| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | logging/backend: Add missing standard includes | 2018-07-20 | 1 | -2/+0 | |
| * | logging/backend: Use std::string_view in RemoveBackend() and GetBackend() | 2018-07-20 | 1 | -2/+3 | |
| * | Add configurable logging backends | 2018-07-02 | 1 | -3/+84 | |
| * | Logging: Create logging macros based on fmtlib | 2018-03-22 | 1 | -2/+5 | |
| * | Format: Run the new clang format on everything | 2018-01-20 | 1 | -1/+1 | |
| * | Remove empty newlines in #include blocks. | 2016-09-21 | 1 | -1/+0 | |
| * | Sources: Run clang-format on everything. | 2016-09-18 | 1 | -4/+2 | |
| * | backend: defaulted move constructor/assignment | 2016-02-04 | 1 | -18/+2 | |
| * | Common: Remove async logging | 2015-05-12 | 1 | -80/+12 | |
| * | Logging: check for filter before sending to the queue, to skip all heavy form... | 2015-03-06 | 1 | -0/+3 | |
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | New logging system | 2014-12-13 | 1 | -0/+134 |