summaryrefslogtreecommitdiffstats
path: root/include/osmocore/logging.h
Commit message (Expand)AuthorAgeFilesLines
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+13
* LOGGING: Add syslog log targetHarald Welte2011-02-171-0/+2
* LOGGING: Pass the log level down to the log target output functionHarald Welte2011-02-171-1/+2
* misc: Move the static_assert from logging to the utilsHolger Hans Peter Freyther2011-01-161-1/+0
* logging: add missing include file changes for last commit (logfile)Harald Welte2010-08-251-0/+5
* logging: rename tgt_stdout to tgt_fileHarald Welte2010-08-251-1/+1
* move hexdump() from logging.c to utils.cHarald Welte2010-07-301-1/+0
* logging: add log_vty_{level,category}_string()Harald Welte2010-05-111-0/+4
* logging: introuduce log_level_str() to obtain the name of a log levelHarald Welte2010-05-111-0/+1
* rename 'debug' interface to 'logging' interfaceHarald Welte2010-03-261-0/+130