Type for a function that formats a log event into a string. This is used by appenders to format log events before sending them to output channels.
The log event to format.
A formatted string representation of the log event.
Type for a function that formats a log event into a string. This is used by appenders to format log events before sending them to output channels.