Microsoft.Extensions.Logging.Internal.LogValuesFormatter
Formatter to convert the named format items like {NamedformatItem} to Format format.
Gets the original format string.
Gets the list of named format parameter names.
Initializes a new instance of the LogValuesFormatter class.
Formats the given values using the format string.
Gets the key/value pair for the format item at the specified index.
Gets an enumerable of key/value pairs for all format items.