Splat.Microsoft.Extensions.Logging namespace¶
Part of the Splat.Microsoft.Extensions.Logging package.
| Type | Kind | Summary |
|---|---|---|
| MicrosoftExtensionsLogProvider | class | Provides an implementation of the ILoggerProvider interface that integrates Splat logging with Microsoft.Extensions.Logging. |
| MicrosoftExtensionsLoggingExtensions | class | Provides extension methods for integrating Splat logging with Microsoft.Extensions.Logging. |
| MicrosoftExtensionsLoggingLogger | class | Provides an adapter that wraps a Microsoft.Extensions.Logging.ILogger instance for use with the ILogger interface. |