index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
Age
Commit message (
Expand
)
Author
2014-05-18
Revert "Core/Logging: Use logger cache for speed up logger filter search"
jackpoz
2014-05-18
Revert "Core/Logging: store loggers in cache correctly"
jackpoz
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-08
Core/Logging: store loggers in cache correctly
joschiwald
2014-03-24
Core/Logging: Fixed filenames of backup logs
Shauren
2014-03-23
Fixed build without PCH
Shauren
2014-02-08
Shared/Logs: Code cleanup
jackpoz
2014-02-07
Shared/Logs: Make AppenderFile more thread-safe
jackpoz
2014-02-07
Shared/Logs: Add workaround for "w" flag used with dynamic name files
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-19
Core/Logging: Use logger cache for speed up logger filter search
Spp
2013-11-11
Core/Logging: Minor changes
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Core/Logs: Create default set of loggers and Appender if the config is wrong.
Spp
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-13
Core/Logs: Fix race condition in Log
jackpoz
2013-09-07
Core/Thread: Fix race condition converting time values to local time
jackpoz
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core: Fixed windows compile
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
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-02-21
Core/Logging: Fix mem leak. Thanks to @Sar777 for the report
Spp
2013-02-07
Core: Clean up whitespace, and remove a silly warning in boss_lurker_below.cpp
click
2013-01-30
Core/Misc: Remove some calls to const_cast
Spp
2013-01-25
Core/Log: Fix crash due to uninitialized variable
Machiavelli
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-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: 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-28
Core/Logging: Add new log type for SOAP.
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-04
Core: Warning fixes
Shauren
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-16
Core/Logging: Set config options to behave like old log system.
Spp
[next]