Gets the formatter used to render a log message before writing.
public LogFormatter Formatter { get; init; }
Set this property through Formatter to avoid concurrent mutation while logging.