|
libosmocore UNKNOWN
Osmocom core library
|
Information regarding one logging category. More...
#include <logging.h>
Data Fields | |
| const char * | name |
| name of category | |
| const char * | color |
| color string for cateyory | |
| const char * | description |
| description text | |
| uint8_t | loglevel |
| currently selected log-level | |
| uint8_t | enabled |
| is this category enabled or not | |
Information regarding one logging category.
| const char* log_info_cat::color |
color string for cateyory
| const char* log_info_cat::description |
description text
| uint8_t log_info_cat::enabled |
is this category enabled or not
| uint8_t log_info_cat::loglevel |
currently selected log-level
Referenced by log_init().
| const char* log_info_cat::name |
name of category