Age | Commit message (Expand) | Author |
---|---|---|
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 |