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