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