XII Release 0.1.0
Loading...
Searching...
No Matches
xiiLoggingEventData Struct Reference

The data that is sent through xiiLogInterface. More...

#include <Log.h>

Public Attributes

xiiLogMsgType::Enum m_EventType = xiiLogMsgType::None
 The type of information that is sent.
 
xiiUInt8 m_uiIndentation = 0
 How many "levels" to indent.
 
xiiStringView m_sText
 The information text.
 
xiiStringView m_sTag
 An optional tag extracted from the log-string (if it started with "[SomeTag]Logging String.") Can be used by log-writers for additional configuration, or simply be ignored.
 

Detailed Description

The data that is sent through xiiLogInterface.


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