Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use UNREACHABLE macro for impossible cases in previous commit | Benjamin Barenblat | 2015-08-03 | 1 | -2/+2 |
* | Handle invalid `Log::Level::Count` | Benjamin Barenblat | 2015-08-02 | 1 | -0/+5 |
* | Common: Remove async logging | Yuri Kunde Schlesner | 2015-05-12 | 1 | -17/+2 |
* | Common: Remove common.h | Yuri Kunde Schlesner | 2015-05-07 | 1 | -0/+1 |
* | Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. | Emmanuel Gil Peyrot | 2015-03-06 | 1 | -5/+2 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Restore the original console color after logging a message. | Yuri Kunde Schlesner | 2014-12-14 | 1 | -13/+23 |
* | Add configurable per-class log filtering | Yuri Kunde Schlesner | 2014-12-13 | 1 | -2/+6 |
* | Implement text path trimming for shorter paths. | Yuri Kunde Schlesner | 2014-12-13 | 1 | -1/+26 |
* | Re-add coloring to the console logging output. | Yuri Kunde Schlesner | 2014-12-13 | 1 | -0/+50 |
* | New logging system | Yuri Kunde Schlesner | 2014-12-13 | 1 | -0/+47 |