index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
AppenderFile.h
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-22
Shared/Misc: Removed some more ACE dependencies
Subv
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-13
Core/Logs: Fix race condition in Log
jackpoz
2013-01-24
Core/Log: Rotate logs when maximum size is exceeded, backup name will be "fil...
Spp
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: Use correct realmId when logging to DB
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
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
Add missing Copyright headers and some clarification to config files... ¬¬
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp