![]() |
XII Release 0.1.0
|
A persistent log entry created from a xiiLoggingEventData. Allows for a log event to survive for longer than just the event and is reflected, allowing for it to be sent to remote targets. More...
#include <LogEntry.h>
Public Member Functions | |
xiiLogEntry (const xiiLoggingEventData &le) | |
Public Attributes | |
xiiString | m_sMsg |
xiiString | m_sTag |
xiiEnum< xiiLogMsgType > | m_Type |
xiiUInt8 | m_uiIndentation = 0 |
double | m_fSeconds = 0 |
A persistent log entry created from a xiiLoggingEventData. Allows for a log event to survive for longer than just the event and is reflected, allowing for it to be sent to remote targets.