aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/AppenderFile.cpp
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-20Core/Logging: Fixed _maxFileSize being left uninitializedShauren
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-04-24Core/Log: Fix newlines when using dynamic log namesNaios
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-06-22Shared/Misc: Removed some more ACE dependenciesSubv
2014-03-24Core/Logging: Fixed filenames of backup logsShauren
2014-03-23Fixed build without PCHShauren
2014-02-08Shared/Logs: Code cleanupjackpoz
2014-02-07Shared/Logs: Make AppenderFile more thread-safejackpoz
2014-02-07Shared/Logs: Add workaround for "w" flag used with dynamic name filesjackpoz
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