index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-30T05: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
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
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-11-19
Core/Commands: Enable SQL query logging by config and command )patch by leak)
click
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-03
Fix Linux build
Machiavelli
2010-08-26
Core/Logging:
Machiavelli
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-22
Cleanup of logging - removed a few duplicit functions from olden times, fixed...
Xanadu
2010-06-06
* Restructuring shared.
XTZGZoReX