summaryrefslogtreecommitdiff
path: root/src/Log.cxx
AgeCommit message (Expand)Author
2015-12-18util/Error: add bridge to std::exceptionMax Kellermann
2015-12-16Log: C++ exception supportMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-15Log: move Log() to LogBackend.cxxMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-11-04Log: add level "DEFAULT"Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05mpd_error.h: remove obsolete headerMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07ConfigPath: return a Path objectMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann
2013-01-10Log, ...: include cleanupMax Kellermann
2013-01-09sig_handlers, log: convert to C++Max Kellermann