#include <LogSystem.h>
Public Member Functions | |
virtual | ~LogSystem () |
void | Configure (const LogSystemConfig &config) |
Static Public Member Functions | |
static LogSystem & | GetInstance () |
Private Member Functions | |
LogSystem () | |
LogSystem (const LogSystem &) | |
LogSystem & | operator= (const LogSystem &) |
Classes | |
class | LogSystemConfig |
Definition at line 18 of file LogSystem.h.