summaryrefslogtreecommitdiffstats
path: root/src/common/logging/text_formatter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.Emmanuel Gil Peyrot2015-03-061-2/+1
|
* License changepurpasmart962014-12-211-1/+1
|
* Restore the original console color after logging a message.Yuri Kunde Schlesner2014-12-141-0/+2
| | | | Fixes #277
* Add configurable per-class log filteringYuri Kunde Schlesner2014-12-131-1/+2
|
* Implement text path trimming for shorter paths.Yuri Kunde Schlesner2014-12-131-0/+12
|
* New logging systemYuri Kunde Schlesner2014-12-131-0/+26