summaryrefslogtreecommitdiffstats
path: root/src/logging.c
Commit message (Expand)AuthorAgeFilesLines
* logging: add log_vty_{level,category}_string()Harald Welte2010-05-111-0/+46
* logging: introuduce log_level_str() to obtain the name of a log levelHarald Welte2010-05-111-0/+5
* logging: only compile stderr target if we actualy have stderrHarald Welte2010-03-271-0/+8
* only include strings.h if it is actually preentHarald Welte2010-03-261-0/+5
* logging: fix default initialization of per-category loglevelsHarald Welte2010-03-261-2/+12
* rename 'debug' interface to 'logging' interfaceHarald Welte2010-03-261-0/+345