|
From: Fredrik K. <sci...@us...> - 2010-08-25 10:31:20
|
Module: performous Branch: master Commit: 15d348c8ea07e4d872cc40431fee59aa618d6f96 Author: Fredrik Klasson <fr...@li...> Date: Wed Aug 25 12:18:12 2010 +0200 [+] Refactoring the logger code, now subsystem and message classification is supported. --- game/log.cc | 200 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ game/log.hh | 17 +++++ game/main.cc | 31 ++------- 3 files changed, 224 insertions(+), 24 deletions(-) |