aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Logging/Log.h
AgeCommit message (Expand)Author
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-18Minor changes here and there:Spp
2011-09-26Core/Logging: Add new function to include full stacktrace.Spp
2011-09-08Core/Log: Reload log levels and filtersFredi Machado
2011-06-29Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumpsShocker
2011-04-29Add spaces after commasleak
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-03Fix Linux buildMachiavelli
2010-08-26Core/Logging:Machiavelli
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...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-06* Restructuring shared.XTZGZoReX