3 references to LogValuesFormatter
Microsoft.Extensions.Logging.Abstractions (3)
FormattedLogValues.cs (2)
39_formatter = new LogValuesFormatter(format); 47return new LogValuesFormatter(f);
LoggerMessage.cs (1)
454var logValuesFormatter = new LogValuesFormatter(formatString);