Provides a pooled character buffer used by LogFormatter implementations.
public ref struct LogFormatterBuffer
kind:method, kind:property, kind:ctor. Press Esc to clear.Dispose()Returns any rented buffers to the shared pool.Format(LogMessage, LogFormatter, ref LogMessageFormatSegments)Formats a message into the pooled buffer using the provided formatter.