summaryrefslogtreecommitdiffstats
path: root/common/log.cpp
Commit message (Collapse)AuthorAge
* A way to set the debuglevel.Christian Mollekopf2015-08-13
| | | | | | Unittests can set the level themselves (so i.e. benchmarks don't print a shitload of messages), while in normal operation we can set it from the environment. There's no override currently, but first things first.
* Warning on command failure, null debugstream to ignore messagesChristian Mollekopf2015-07-23
|
* LoggingChristian Mollekopf2015-05-01
|
* Colorized debug output a bitChristian Mollekopf2015-04-15
|
* Resource crashhandler and logging facilities.Christian Mollekopf2015-03-31