|
libosmocore 1.10.0.47-38eb4
Osmocom core library
|
Configuration of single log category / sub-system. More...
#include <logging.h>
Data Fields | |
| uint8_t | loglevel |
| configured log-level | |
| uint8_t | enabled |
| is logging enabled? | |
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().