aboutsummaryrefslogtreecommitdiffstats
path: root/src/Log.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Log: move Log() to LogBackend.cxxMax Kellermann2013-12-151-33/+5
* include cleanup using iwyuMax Kellermann2013-11-281-15/+0
* Log: add level "DEFAULT"Max Kellermann2013-11-041-0/+12
* Log: new logging library APIMax Kellermann2013-10-021-255/+90
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-3/+3
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-18/+21
* ConfigPath: return a Path objectMax Kellermann2013-08-071-14/+20
* Makefile.am: move sources to libsystem.aMax Kellermann2013-08-071-2/+2
* FatalError: new library to replace mpd_error.hMax Kellermann2013-08-071-2/+3
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-301-2/+1
* Log, ...: include cleanupMax Kellermann2013-01-101-1/+0
* sig_handlers, log: convert to C++Max Kellermann2013-01-091-0/+341