|
libosmocore 1.11.0.52-28973f
Osmocom core library
|
Configuration of single log category / sub-system. More...
#include <logging.h>
Data Fields | |
| uint8_t | loglevel |
| configured log-level More... | |
| uint8_t | enabled |
| is logging enabled? More... | |
Configuration of single log category / sub-system.
| uint8_t log_category::enabled |
is logging enabled?
Referenced by log_cache_update(), log_cache_update_all(), log_parse_category_mask(), log_set_category_filter(), log_target_create(), and should_log_to_target().
| uint8_t log_category::loglevel |
configured log-level
Referenced by log_cache_update(), log_cache_update_all(), log_parse_category_mask(), log_set_category_filter(), log_target_create(), and should_log_to_target().