summaryrefslogtreecommitdiff
path: root/src/Log.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-09-23LogLevel: rename DEFAULT to NOTICEMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-05-23Log: add Log() and LogFormat() overloads with std::exception_ptrMax Kellermann
2019-05-23Log: make LogLevel the first parameterMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-05-16Log: add "noexcept"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10Log: remove the obsolete class Error overloadsMax Kellermann
2016-09-16Log: add std::exception_ptr overloadsMax Kellermann
2016-09-04Log: add FormatError() overload with std::exceptionMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16Log: C++ exception supportMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-15Log: move enum LogLevel to LogLevel.hxxMax Kellermann
2013-11-04Log: add level "DEFAULT"Max Kellermann
2013-11-04Log: document the LogLevel itemsMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-10-15gcc.h: major updateMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-01-09sig_handlers, log: convert to C++Max Kellermann