summaryrefslogtreecommitdiff
path: root/src/common/logging/backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* logging/backend: Add missing standard includesGravatar Lioncash2018-07-201-2/+0
* logging/backend: Use std::string_view in RemoveBackend() and GetBackend()Gravatar Lioncash2018-07-201-2/+3
* Add configurable logging backendsGravatar James Rowe2018-07-021-3/+84
* Logging: Create logging macros based on fmtlibGravatar Daniel Lim Wee Soong2018-03-221-2/+5
* Format: Run the new clang format on everythingGravatar James Rowe2018-01-201-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-4/+2
* backend: defaulted move constructor/assignmentGravatar Lioncash2016-02-041-18/+2
* Common: Remove async loggingGravatar Yuri Kunde Schlesner2015-05-121-80/+12
* Logging: check for filter before sending to the queue, to skip all heavy form...Gravatar Emmanuel Gil Peyrot2015-03-061-0/+3
* License changeGravatar purpasmart962014-12-201-1/+1
* New logging systemGravatar Yuri Kunde Schlesner2014-12-131-0/+134