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
/
Appender.cpp
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-04-24
Core/Log: Fix newlines when using dynamic log names
Naios
2015-03-28
Core/Log: Improve creation of log prefixes.
Naios
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-06-22
Replaced all ACE_OS::localtime_r calls
leak
2014-06-08
Replaced dependencies on ace/OS_NS_time.h
leak
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-07
Core/Logging: Extend logging system to allow inheritance of loggers
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-02-27
Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...
Spp
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-10-28
Core/Logging: Add new log type for SOAP.
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-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
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp