]> git.ipfire.org Git - thirdparty/lldpd.git/history - src/log.c
log: don't use black for coloring DBG
[thirdparty/lldpd.git] / src / log.c
2019-09-29  Vincent Bernatlog: don't use black for coloring DBG
2016-05-16  Vincent Bernatlog: make a copy of va when logging to both stderr...
2016-05-16  Vincent Bernatlog: don't fallback to stderr for out-of-memory situation
2016-05-16  Vincent Bernatlog: always log to stderr
2015-11-28  Vincent Bernatlog: rework the way -d work
2015-05-16  Vincent Bernatlib: enable ability to change log level on-the-fly
2015-03-18  Vincent Bernatlog: add token to all `fatalx` instances
2014-07-08  Vincent Bernatlog: info messages should be logged on syslog but not...
2014-07-08  Sam Tannouslldpd: fix log_info
2014-04-01  Vincent Bernatasprintf: globally define _GNU_SOURCE
2014-03-02  Vincent Bernatbuild: remove duplicate const declaration
2013-06-06  Vincent Bernatlog: fix memory leak when using a log handler
2012-12-16  Vincent Bernatlog: add -D option to filter out debug logs
2012-12-16  Vincent Bernatlog: convert LLOG_* to log_* and add more debug logs
2012-12-16  Vincent Bernatlog: prefix logs with a token to allow filtering
2012-12-16  Vincent Bernatlog: enhance logging output
2012-08-28  Vincent BernatSeparate daemon and client code. Provide a client library.
2011-05-20  Vincent BernatUpdate ISC license wording.
2009-10-01  Vincent BernatMerge branch '15-old-compat'
2009-09-29  Vincent BernatAdd support for libc not defining __progname symbol.
2008-12-26  Vincent BernatUse static for all not to be exported symbols
2008-10-15  Vincent BernatInitial import