LogFormatter(LogLevelFormat, String) Constructor

Definition

Assembly XenoAtom.Logging.dll

Initializes a new instance of LogFormatter with explicit level and timestamp formats.

protected LogFormatter(LogLevelFormat levelFormat, string timestampFormat)

Parameters

levelFormat
LogLevelFormat

The level rendering format.

timestampFormat
String

The timestamp rendering format string.