index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
AppenderDB.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-03-13
Core/Log: Add type safe formatting
Naios
2015-03-11
Core/Log: Fix some issues detected by static analysis.
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-01-01
Update copyright note for 2014.
Vincent_Michael
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-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-08-15
Misc: CRLF to LF, whitespace cleanup and tabs to spaces
Nay
2012-08-06
Update src/server/shared/Logging/AppenderDB.cpp
kandera
2012-08-06
Core/Logging: Use prepared statements in AppenderDB
Spp
2012-08-06
Core/Logging: Implement logging to database
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