
Go to the source code of this file.
Enumerations | |
| enum | log_source { LOG_ALL, LOG_LOGGING, LOG_CONFIG, LOG_MAIN, LOG_INTERFACE, LOG_NETWORKING, LOG_PACKET_CREATION, LOG_PACKET_PARSING, LOG_ROUTING, LOG_SCHEDULER, LOG_TIMER, LOG_PLUGINS, LOG_LQ_PLUGINS, LOG_LL_PLUGINS, LOG_LINKS, LOG_NEIGHTABLE, LOG_MPR, LOG_MPRS, LOG_2NEIGH, LOG_TC, LOG_HNA, LOG_MID, LOG_DUPLICATE_SET, LOG_COOKIE, LOG_COMPORT, LOG_APM, LOG_RTNETLINK, LOG_TUNNEL, LOG_CALLBACK, LOG_SOURCE_COUNT } |
Variables | |
| const char * | LOG_SOURCE_NAMES [] |
| enum log_source |
defines the source of a logging event
Definition at line 14 of file olsr_logging_sources.h.
| const char* LOG_SOURCE_NAMES[] |
Definition at line 49 of file olsr_logging_sources.c.
Referenced by debuginfo_init(), debuginfo_log(), debuginfo_update_logfilter(), olsr_log(), olsr_parse_cfg(), and parse_cfg_log().
1.6.3