AppendFormatted(ReadOnlySpan) Method

Definition

Assembly XenoAtom.Logging.dll

Appends a formatted span of chars to the interpolated log message.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public readonly void AppendFormatted(ReadOnlySpan<char> value)

Parameters