index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
Log.cpp
Age
Commit message (
Expand
)
Author
2013-01-24
Core/Log: Fix console colors (missing change from 53a3373)
Spp
2013-01-24
Core/Logging: Fix all possible crashes when using bad Appender config settings
Spp
2013-01-24
Update src/server/shared/Logging/Log.cpp
springfieldking
2013-01-23
Core/Log: Allow configuring a maximum file size for a log file. If the file s...
Machiavelli
2013-01-16
Core/Logging: Add config option to enable/disable asyncronous logging (disabl...
Spp
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-26
Core/Logging: Fix crash when trying to log a message while config is being re...
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-01
Core/Logging: Delete player filename will now use guid_name format like old l...
Spp
2012-09-01
Core/Logging: Fix delete player crash having logging player enabled.
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-27
Core/Logging: Minor optimization in ShouldLog
Spp
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-15
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
Nay
2012-08-15
Core/Logging: Added documentation about this system
Spp
2012-08-15
Core/Logging: Fix crash on authserver shutdown
Spp
2012-08-07
Core/Authserver: Fix logging crash at startup
Nay
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-06
Core/Logging: Reload Logging options when .reload config is used
Spp
2012-08-05
Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...
Spp
2012-08-04
Core/Logging: Use config LogsDir to save log files (re-added)
joschiwald
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-28
SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...
leak
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/DBLayer: Refactor prepared statement defines Note:
leak
2011-12-25
Core/DBLayer: Convert PExecute() queries to prepared statements No. 1
leak
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-26
Core/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-08
Core/Log: Reload log levels and filters
Fredi Machado
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-06-30
Cosmetic: rename function escape_string to EscapeString
Spp-
2011-06-29
Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumps
Shocker
2011-04-29
Add spaces after commas
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-11-19
Core/Commands: Enable SQL query logging by config and command )patch by leak)
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
[next]