ezEngine  Release 25.03
ezLogEntry Struct Reference

A persistent log entry created from a ezLoggingEventData. 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

 ezLogEntry (const ezLoggingEventData &le)
 

Public Attributes

ezString m_sMsg
 
ezString m_sTag
 
ezEnum< ezLogMsgTypem_Type
 
ezUInt8 m_uiIndentation = 0
 
double m_fSeconds = 0
 

Detailed Description

A persistent log entry created from a ezLoggingEventData. 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.


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