Appends a formatted value to the interpolated log message.
[MethodImpl(MethodImplOptions.AggressiveInlining)] public readonly void AppendFormatted<T>(T value, int alignment) where T : unmanaged, struct, ISpanFormattable