index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
Log.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-22
Core/Logging: Enable perfect forwarding for logging format and args.
Naios
2015-05-19
Core/PacketsIO: Implemented or updated most of party related packets.
et65
2015-04-05
Core/Log: Remove some unnecessary std::move's.
Naios
2015-03-28
Core/Log: Improve creation of log prefixes.
Naios
2015-03-18
Core/Log: Readd include of <stdarg.h> to fix compile issues under gcc
Naios
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-03-18
Shared/Logs: Improve log performances
jackpoz
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-24
Revert "Removed ACE dependencies from LogWorker" This actually needs way more...
leak
2014-06-24
Removed ACE dependencies from LogWorker
leak
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-06-22
Core/Dependencies: Remove ACE_Singleton dependency from the Log and DelayExec...
Subv
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-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-07
Core/Logging: Extend logging system to allow inheritance of loggers
Spp
2013-05-13
Core: Fixed windows compile
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
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-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-01
Core/Logging: Fix delete player crash having logging player enabled.
Spp
2012-08-15
Core/Logging: Added documentation about this system
Spp
2012-08-06
Core/Logging: Reload Logging options when .reload config is used
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-31
Core/Logging: Fix a typo in DebugLogFilters - Database & AI
Nay
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-18
Minor changes here and there:
Spp
2011-09-26
Core/Logging: Add new function to include full stacktrace.
Spp
2011-09-08
Core/Log: Reload log levels and filters
Fredi Machado
2011-06-29
Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumps
Shocker
2011-04-29
Add spaces after commas
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
[next]