LOGGING: Pass the log level down to the log target output function
[osmocom-bb.git] / src / logging.c
2011-02-17 Harald WelteLOGGING: Pass the log level down to the log target...
2010-09-17 Sylvain MunautMake sure we don't user std{err,in,out} if they don...
2010-08-25 Harald Weltelogging: add log target logging into text file and...
2010-08-25 Harald Weltelogging: rename tgt_stdout to tgt_file
2010-07-30 Harald Weltelogging: Make sure we don't use "end of color" code...
2010-07-30 Harald Weltemove hexdump() from logging.c to utils.c
2010-05-25 Harald Welterename log_info to osmo_log_info to avoid namespace...
2010-05-25 Harald WelteCreate libosmovty as library from OpenBSC VTY functions
2010-05-11 Harald Weltelogging: add log_vty_{level,category}_string()
2010-05-11 Harald Weltelogging: introuduce log_level_str() to obtain the name...
2010-03-26 Harald Weltelogging: only compile stderr target if we actualy have...
2010-03-26 Harald Welteonly include strings.h if it is actually preent
2010-03-26 Harald Weltelogging: fix default initialization of per-category...
2010-03-26 Harald Welterename 'debug' interface to 'logging' interface