Microsoft.Extensions.Logging.Internal Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| FormattedLogValues |
LogValues to enable formatting options supported by Format(IFormatProvider, String, Object). This also enables using {NamedFormatItem} in the format string. |
| LogValuesFormatter |
Formatter to convert the named format items like {NamedformatItem} to Format(IFormatProvider, String, Object) format. |