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