Function type for creating a LogEvent. Used in appender implementations.
LogEvent
The log message.
The log event type.
Optional
Optional additional fields for the log event.
A LogEvent object.
Function type for creating a
LogEvent
. Used in appender implementations.