index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
Appender.h
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-10-28
Core/Logging: Add new log type for SOAP.
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-16
Core/Logging: Set config options to behave like old log system.
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-15
Core/Logging: Added documentation about this system
Spp
2012-08-09
Core/Logging: Fixed a possible crash with dynamic log file names
Shauren
2012-08-06
Core/Logging: Try to simplify configuration of loggers and appenders
Spp
2012-08-06
Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...
Spp
2012-08-05
Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...
Spp
2012-08-03
Add missing Copyright headers and some clarification to config files... ¬¬
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp