ITLogMsg::GetText

 

const char* GetText();

 

Purpose: return the current text of the logmessage

 

Return value: Current text.

 

Notes:

§      In ITLogLib/Visual C++, ITLogMsg uses the Windows character set (ANSI). Line breaks are represented using ‘\n’.