libosmocore
1.0.1
Osmocom core library
|
Files | |
file | logging_internal.h |
Functions | |
void | assert_loginfo (const char *src) |
Variables | |
void * | tall_log_ctx |
const struct log_info * | osmo_log_info |
const struct value_string | loglevel_strs [] |
void assert_loginfo | ( | const char * | src | ) |
References OSMO_ASSERT.
Referenced by log_check_level(), log_parse_category(), log_parse_category_mask(), and log_target_create().
const struct value_string loglevel_strs[] |
const struct log_info* osmo_log_info |
void* tall_log_ctx |