2 writes to Formatter
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
305
joiner.
Formatter
= formatter;
Logging\ExtendedLogger.LegacyTagJoiner.cs (1)
39
Formatter
= null;
1 reference to Formatter
Microsoft.Extensions.Telemetry (1)
Logging\ExtendedLogger.cs (1)
357
var fmt = (Func<TState, Exception?, string>)s.
Formatter
!;