aboutsummaryrefslogtreecommitdiffstats
path: root/src/logging.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11logging: add log_vty_{level,category}_string()0.1.6Harald Welte1-0/+46
2010-05-11logging: introuduce log_level_str() to obtain the name of a log levelHarald Welte1-0/+5
2010-03-27logging: only compile stderr target if we actualy have stderrHarald Welte1-0/+8
2010-03-26only include strings.h if it is actually preentHarald Welte1-0/+5
2010-03-26logging: fix default initialization of per-category loglevelsHarald Welte1-2/+12
2010-03-26rename 'debug' interface to 'logging' interface0.1.2Harald Welte1-0/+345