aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/logging/text_formatter.cpp
Commit message (Expand)AuthorAge
* Use UNREACHABLE macro for impossible cases in previous commitGravatar Benjamin Barenblat2015-08-02
* Handle invalid `Log::Level::Count`Gravatar Benjamin Barenblat2015-08-02
* Common: Remove async loggingGravatar Yuri Kunde Schlesner2015-05-12
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Logging: check for filter before sending to the queue, to skip all heavy form...Gravatar Emmanuel Gil Peyrot2015-03-06
* License changeGravatar purpasmart962014-12-20
* Restore the original console color after logging a message.Gravatar Yuri Kunde Schlesner2014-12-14
* Add configurable per-class log filteringGravatar Yuri Kunde Schlesner2014-12-13
* Implement text path trimming for shorter paths.Gravatar Yuri Kunde Schlesner2014-12-13
* Re-add coloring to the console logging output.Gravatar Yuri Kunde Schlesner2014-12-13
* New logging systemGravatar Yuri Kunde Schlesner2014-12-13