aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/AppenderFile.cpp
AgeCommit message (Expand)Author
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-11Core/Logging: Minor changesSpp
2013-09-13Core/Logs: Fix race condition in Logjackpoz
2013-02-07Core: Clean up whitespace, and remove a silly warning in boss_lurker_below.cppclick
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-25Core/Log: Fix crash due to uninitialized variableMachiavelli
2013-01-24Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...Spp
2013-01-23Core/Log: Allow configuring a maximum file size for a log file. If the file s...Machiavelli
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-09Core/Logging: Fixed a possible crash with dynamic log file namesShauren
2012-08-09Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uniniti...kaelima
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-04Core/Logging: Use config LogsDir to save log files (re-added)joschiwald
2012-08-03Add missing Copyright headers and some clarification to config files... ¬¬Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp