![]() |
Plasma Engine
2.0
|
A persistent log entry created from a plLoggingEventData. 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 | |
| plLogEntry (const plLoggingEventData &le) | |
Public Attributes | |
| plString | m_sMsg |
| plString | m_sTag |
| plEnum< plLogMsgType > | m_Type |
| plUInt8 | m_uiIndentation = 0 |
| double | m_fSeconds = 0 |
A persistent log entry created from a plLoggingEventData. 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.