NLog.Extensions.Logging Namespace |
| Class | Description | |
|---|---|---|
| ConfigSettingLayoutRenderer |
Layout renderer that can lookup values from Microsoft Extension Configuration Container (json, xml, ini)
| |
| ConfigureExtensions |
Helpers for configuring NLog for Microsoft Extension Logging (MEL)
| |
| MicrosoftConsoleJsonLayout |
Renders output that simulates Microsoft Json Console Formatter from AddJsonConsole
| |
| MicrosoftILoggerTarget |
Forwards NLog LogEvents to Microsoft ILogger-interface with support for NLog Layout-features
| |
| NLogLoggingConfiguration |
Configures NLog through Microsoft Extension Configuration section (Ex from appsettings.json)
| |
| NLogProviderOptions |
Configuration options for the NLog Logging Provider with Microsoft Extension Logging
| |
| SetupBuilderExtensions |
Extension methods to setup LogFactory options
| |
| SetupExtensionsBuilderExtensions |
Extension methods to setup NLog extensions, so they are known when loading NLog LoggingConfiguration
|
| Enumeration | Description | |
|---|---|---|
| EventIdCaptureType |
Defines EventId capture options
|