Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CConsoleLog Class Reference

Classes

struct  SLogInfo

Public Member Functions

void setMaxLineBuffer (u32 num)
void clear ()
void write (const char *log, ELOG_LEVEL logLevel)
const std::string & getBuffer (bool update)
u32 getLogCount ()
std::list< SLogInfo > & getLogs ()
const SLogInfogetLast ()
void setEnable (bool b)
bool isEnable ()

Protected Attributes

bool m_enable
u32 m_id
u32 m_maxLineBuffer
std::list< SLogInfom_logs
std::string m_buffer

The documentation for this class was generated from the following file: