21 static constexpr TUINT32 cLevelMax = 30;
58 TINT m_iTotalLogCount;
59 TBOOL m_bIsSimpleMode;
60 TBOOL m_bAllowIndentation;
61 TCHAR m_LevelString[ cLevelMax ];
#define TOSHI_NAMESPACE_START
#define TOSHI_NAMESPACE_END
TBOOL GetAllowIndentation()
void Print(const TCHAR *format,...)
void Log(TUtil::LogType type, const TCHAR *str1, const TCHAR *str2, const TCHAR *format,...)
Error Create(const TCHAR *fileName, const TCHAR *str2, TBOOL writeExisting)
const TCHAR * GetLevelString() const
void AllowIndentation(TBOOL a_bAllow)
void SetSimpleMode(TBOOL a_bEnable)
TINT GetTypeCount(TUtil::LogType a_eType) const
TINT GetTotalLogCount() const