aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/Log.cpp
AgeCommit message (Expand)Author
2012-10-04Merge branch 'master' into 4.3.4Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-26Core/Logging: Fix crash when trying to log a message while config is being re...Spp
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-01Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-27Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-27Core/Logging: Minor optimization in ShouldLogSpp
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core/Logging: Remove recently added "outOpCode" with outInfo(LOG_FILTER_OPCOD...Spp
2012-08-15Misc: CRLF to LF, whitespace cleanup and tabs to spacesNay
2012-08-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-15Core/Logging: Fix crash on authserver shutdownSpp
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/Authserver: Fix logging crash at startupNay
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-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-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-05-30Merge git://github.com/TrinityCore/TrinityCore into 4.xkaelima
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-23Merge branch 'master' into 4.xSpp
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-01-07Merge branch 'master' into 4.xNay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-20Initial Commit for client version change to 4.2.2 (14545)Rat
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-26Core/Logging: Add new function to include full stacktrace.Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08Core/Log: Reload log levels and filtersFredi Machado
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-