aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/Appender.cpp
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-04-24Core/Log: Fix newlines when using dynamic log namesNaios
2015-03-28Core/Log: Improve creation of log prefixes.Naios
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-06-22Replaced all ACE_OS::localtime_r callsleak
2014-06-08Replaced dependencies on ace/OS_NS_time.hleak
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-07Core/Logging: Extend logging system to allow inheritance of loggersSpp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-09-07Core/Thread: Fix race condition converting time values to local timejackpoz
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-01-16Core/Logging: Use correct realmId when logging to DBSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-08-16Core/Logging: Set config options to behave like old log system.Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-06Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...Spp
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-03Add missing Copyright headers and some clarification to config files... ¬¬Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp