summaryrefslogtreecommitdiffstats
path: root/src/Logger.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-1/+1
* Update submodulesTiger Wang2020-07-231-16/+4
* Update fmtlib to 7.0.0Peter Bell2020-07-061-1/+1
* Use thread safe localtime_r on linuxPeter Bell2020-05-161-9/+6
* Update logging code to reduce unnecessary string copying:Peter Bell2020-05-161-74/+71
* Enable some more clang-tidy linter checks (#4738)peterbell102020-05-151-1/+1
* Update fmt to 6.2.0 (#4718)peterbell102020-05-051-22/+22
* Add the fmt library (#4065)peterbell102018-01-031-24/+55
* Increase robustness of the logging subsystemtycho2015-09-151-5/+19
* Fixed format warning.Mattes D2014-12-071-2/+2
* Compilation fixesTiger Wang2014-11-231-1/+1
* Use std::threadTiger Wang2014-10-191-1/+1
* Logger: Fixed missing timestamp in log messages.madmaxoft2014-08-131-1/+1
* Fixed windows compilation and style issues.madmaxoft2014-08-121-10/+46
* Renamed LoggersTycho2014-08-121-0/+109