Initializes a new instance of LogFormatter with explicit level and timestamp formats.
protected LogFormatter(LogLevelFormat levelFormat, string timestampFormat)
The level rendering format.
The timestamp rendering format string.