AppendFormatted(String) Method

Definition

Assembly XenoAtom.Logging.dll

Appends a formatted string to the interpolated log message.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public readonly void AppendFormatted(string s)

Parameters