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