aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/Log.cpp
AgeCommit message (Expand)Author
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-04Core/DBLayer: Add an assert in TransactionTask::Execute to make sure valid qu...Machiavelli
2010-09-03Fix Linux buildMachiavelli
2010-08-26Core/Logging:Machiavelli
2010-08-22Core: replace redirectional outStaticDebug with a copy of debug for future us...click
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: Remove lots warnings:Spp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-22Cleanup 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