logog
logger optimized for games
|
[FormatterCustom1] More...
Additional Inherited Members | |
![]() | |
Formatter () | |
virtual void | RenderTimeOfDay () |
virtual TOPIC_FLAGS | GetTopicFlags (const Topic &topic) |
bool | GetShowTimeOfDay () const |
void | SetShowTimeOfDay (bool val) |
![]() | |
Object () | |
virtual | ~Object () |
void * | operator new (size_t nSize) |
void * | operator new[] (size_t nSize) |
void | operator delete (void *ptr) |
void | operator delete[] (void *ptr) |
![]() | |
static void * | Allocate (size_t nSize) |
static void | Deallocate (void *ptr) |
![]() | |
const LOGOG_CHAR * | ErrorDescription (const LOGOG_LEVEL_TYPE level) |
![]() | |
LOGOG_STRING | m_sMessageBuffer |
LOGOG_STRING | m_sIntBuffer |
bool | m_bShowTimeOfDay |
[FormatterCustom1]