summaryrefslogtreecommitdiffstats
path: root/src/LoggerListeners.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-3/+3
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-1/+1
* Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D2020-08-011-7/+7
* sizeof(char)Peter Bell2020-05-161-2/+2
* Update logging code to reduce unnecessary string copying:Peter Bell2020-05-161-34/+35
* Android build cleanup (#4734)Mat2020-05-101-1/+1
* Remove old Android leftovers (#4722)Mat2020-05-071-2/+2
* Using Super.Mattes D2020-04-161-5/+7
* Add colors to console for macOS (#4303)Bond-0092018-10-151-5/+5
* Flush stdout after resetting console colour. (#4240)peterbell102018-06-201-0/+1
* Remove double includes part 2 (#3890)peterbell102017-08-031-4/+0
* Use CMake's Android generators to crosscompileTiger Wang2016-12-121-48/+5
* Bulk clearing of whitespaceLogicParrot2016-02-051-18/+18
* Namechange to CuberiteMattes D2015-09-251-1/+1
* Increase robustness of the logging subsystemtycho2015-09-151-49/+71
* Flush log file when a warning or error message is output.Mattes D2015-08-081-0/+7
* Fixed tigers format stringworktycho2015-06-141-2/+2
* Fixed log files' timestampsTiger Wang2015-06-141-9/+9
* Daemon support on Linux.Anthony Birkett2015-06-051-1/+19
* Fix commentstycho2015-05-281-2/+6
* Made -Weverything an error.tycho2015-05-241-1/+5
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-1/+1
* Fixed basic style violations.Mattes D2014-08-271-7/+7
* File logger prefixes are 4 chars wide.madmaxoft2014-08-131-6/+6
* Logger: Fixed windows debug ODS logger, fixed-size file prefixes.madmaxoft2014-08-131-8/+9
* Fixed windows compilation and style issues.madmaxoft2014-08-121-16/+106
* Renamed LoggersTycho2014-08-121-0/+231