2 writes to Formatter
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
252
joiner.
Formatter
= formatter;
Logging\ExtendedLogger.ModernTagJoiner.cs (1)
42
Formatter
= null;
3 references to Formatter
Microsoft.Extensions.Telemetry (3)
Logging\ExtendedLogger.cs (3)
297
Func<LoggerMessageState, Exception?, string> fmt = s.
Formatter
!;
322
Func<LoggerMessageState, Exception?, string>? fmt = s.
Formatter
!;
343
Func<LoggerMessageState, Exception?, string>? fmt = s.
Formatter
!;