aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging
AgeCommit message (Expand)Author
2013-02-21Core/Logging: Fix mem leak. Thanks to @Sar777 for the reportSpp
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: Fix console colors (missing change from 53a3373)Spp
2013-01-24Core/Logging: Fix all possible crashes when using bad Appender config settingsSpp
2013-01-24Update src/server/shared/Logging/Log.cppspringfieldking
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: Add config option to enable/disable asyncronous logging (disabl...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-26Core/Logging: Fix crash when trying to log a message while config is being re...Spp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-04Core: Warning fixesShauren
2012-09-01Core/Logging: Delete player filename will now use guid_name format like old l...Spp
2012-09-01Core/Logging: Fix delete player crash having logging player enabled.Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-27Core/Logging: Minor optimization in ShouldLogSpp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core/Logging: Set config options to behave like old log system.Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-15Misc: CRLF to LF, whitespace cleanup and tabs to spacesNay
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-15Core/Logging: Fix crash on authserver shutdownSpp
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-07Core/Authserver: Fix logging crash at startupNay
2012-08-06Update src/server/shared/Logging/AppenderDB.cppkandera
2012-08-06Core/Logging: Use prepared statements in AppenderDBSpp
2012-08-06Core/Logging: Implement logging to databaseSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-06Core/Logging: Reload Logging options when .reload config is usedSpp
2012-08-06Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...Spp
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-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-31Core/Logging: Fix a typo in DebugLogFilters - Database & AINay
2012-03-29Core/Misc: Code style and remove unused define.Gyx
2012-03-28SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...leak
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper