aboutsummaryrefslogtreecommitdiffstats
path: root/src/LogInit.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-1/+6
* LogInit: move backend code to LogBackend.cxxMax Kellermann2013-12-151-167/+33
* include cleanup using iwyuMax Kellermann2013-11-281-6/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-191-12/+13
* Util/CharUtil: new library replacing g_ascii_isX()Max Kellermann2013-10-191-1/+2
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-3/+3
* ConfigData: use std::string for config_param::valueMax Kellermann2013-10-151-2/+3
* Log: new logging library APIMax Kellermann2013-10-021-0/+350