summaryrefslogtreecommitdiffstats
path: root/src/LoggerListeners.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-25Compile.sh namechange to cuberiteSafwat Halaby1-1/+1
2015-09-25Namechange to CuberiteMattes D1-1/+1
2015-09-15Increase robustness of the logging subsystemtycho1-49/+71
2015-08-08Flush log file when a warning or error message is output.Mattes D1-0/+7
Fixes #2419.
2015-06-14Fixed tigers format stringworktycho1-2/+2
2015-06-14Fixed log files' timestampsTiger Wang1-9/+9
Also made Release mode log less technical information about the world storage threads.
2015-06-05Daemon support on Linux.Anthony Birkett1-1/+19
Added null console log listener, avoid printf() when stdout is closed.
2015-05-28Fix commentstycho1-2/+6
2015-05-24Made -Weverything an error.tycho1-1/+5
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-1/+1
2014-08-27Fixed basic style violations.Mattes D1-7/+7
2014-08-13File logger prefixes are 4 chars wide.madmaxoft1-6/+6
2014-08-13Logger: Fixed windows debug ODS logger, fixed-size file prefixes.madmaxoft1-8/+9
2014-08-12Fixed windows compilation and style issues.madmaxoft1-16/+106
2014-08-12Renamed LoggersTycho1-0/+231