index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Logging
/
Log.cpp
Age
Commit message (
Expand
)
Author
2010-11-19
Core/Commands: Enable SQL query logging by config and command )patch by leak)
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-04
Core/DBLayer: Add an assert in TransactionTask::Execute to make sure valid qu...
Machiavelli
2010-09-03
Fix Linux build
Machiavelli
2010-08-26
Core/Logging:
Machiavelli
2010-08-22
Core: replace redirectional outStaticDebug with a copy of debug for future us...
click
2010-08-22
Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
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-07
* shared lib builds again under Linux.
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX