summaryrefslogtreecommitdiff
path: root/src/Log.cxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-05-16Log: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10util/Error: remove obsolete classMax Kellermann
2016-11-10Log: remove the obsolete class Error overloadsMax Kellermann
2016-09-16Log: add std::exception_ptr overloadsMax Kellermann
2016-09-08Log: recognize class Error as nested exceptionMax Kellermann
2016-09-04Log: add FormatError() overload with std::exceptionMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
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