summaryrefslogtreecommitdiffstats
path: root/common/log.cpp
Commit message (Expand)AuthorAge
* Fixed debug output printing on windowsChristian Mollekopf2018-05-19
* sDebugStream now supports debug messages on windows.Christian Mollekopf2018-05-18
* Don't use color on windows was the idea.Christian Mollekopf2018-05-18
* Log to OutputDebugString on windowsChristian Mollekopf2018-05-18
* Print to QDebug on windowsChristian Mollekopf2018-05-16
* Windows compatChristian Mollekopf2018-04-19
* Fixed log pattern matchingChristian Mollekopf2017-12-28
* Use Q_GLOBAL_STATIC for threadsafety.Christian Mollekopf2017-08-31
* Avoid use after destructionChristian Mollekopf2017-08-28
* use Q_GLOBAL_STATICChristian Mollekopf2017-08-28
* Completely shortcut the stream evaluation if we're not going to use theChristian Mollekopf2017-05-12
* Allow substring matches on the trace identifierChristian Mollekopf2017-05-12
* Only use the filename as area, not the full path.Christian Mollekopf2017-05-12
* Fixed buildChristian Mollekopf2017-05-12
* Avoid recreating the settings object on every log callChristian Mollekopf2017-05-11
* handle all enum valuesMarco Martin2017-04-11
* Debug outputChristian Mollekopf2017-01-07
* Always print non-trace messagesChristian Mollekopf2016-12-06
* Dynamically grow the area widthChristian Mollekopf2016-07-11
* Separate config from data and define centrallyChristian Mollekopf2016-07-08
* sinksh trace command including autocompletionChristian Mollekopf2016-07-07
* A new debug system.Christian Mollekopf2016-07-07
* Prepared sinksh traceChristian Mollekopf2016-07-07
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Do use spaces and quotes on all messages.Christian Mollekopf2016-02-05
* Use a config file instead of environment variables for log settings.Christian Mollekopf2016-02-05
* Logging cleanupChristian Mollekopf2016-02-05
* Set debug outputChristian Mollekopf2016-02-05
* Filter debug output by program name and areaChristian Mollekopf2016-02-04
* Log: fixed colors, updated output format and introduced debug areasChristian Mollekopf2016-02-03
* Enabled and fixed a bunch of warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* more helpersAaron Seigo2016-01-10
* CleanupChristian Mollekopf2015-10-21
* Color log messagesChristian Mollekopf2015-10-20
* A way to set the debuglevel.Christian Mollekopf2015-08-13
* 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