![]() | NLogLoggerFactory Class |
Namespace: NLog.Extensions.Logging
The NLogLoggerFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | NLogLoggerFactory |
New factory with default options
|
![]() | NLogLoggerFactory(NLogLoggerProvider) |
New factory with provider.
|
![]() | NLogLoggerFactory(NLogProviderOptions) |
New factory with options.
|
Name | Description | |
---|---|---|
![]() | AddProvider |
Do nothing
|
![]() | CreateLogger |
Creates a new ILogger instance.
|
![]() | Dispose |
Cleanup
|
![]() | Dispose(Boolean) |
Cleanup
|
Name | Description | |
---|---|---|
![]() | AddNLog | Overloaded.
Enable NLog as logging provider for Microsoft Extension Logging
(Defined by ConfigureExtensions.) |
![]() | AddNLog(IConfiguration) | Overloaded.
Enable NLog as logging provider for Microsoft Extension Logging
(Defined by ConfigureExtensions.) |
![]() | AddNLog(NLogProviderOptions) | Overloaded.
Enable NLog as logging provider for Microsoft Extension Logging
(Defined by ConfigureExtensions.) |
![]() | ConfigureNLog(LoggingConfiguration) | Overloaded.
Apply NLog configuration from config object.
(Defined by ConfigureExtensions.) |
![]() | ConfigureNLog(String) | Overloaded.
Apply NLog configuration from XML config.
(Defined by ConfigureExtensions.) |