1 reference to Format
Microsoft.Extensions.Logging.Abstractions (1)
FormattedLogValues.cs (1)
109
return _cachedToString ??= _formatter.
Format
(_values);