![]() | AspNetExtensionsConfigureNLog Method |
Name | Description | |
---|---|---|
![]() ![]() | ConfigureNLog(IHostingEnvironment, String) | Obsolete.
Apply NLog configuration from XML config.
|
![]() ![]() | ConfigureNLog(ILoggingBuilder, LoggingConfiguration) | Obsolete.
Configure NLog from API
This call is not needed when ConfigureNLog(LoggingConfiguration) is used.
|
![]() ![]() | ConfigureNLog(ILoggingBuilder, String) | Obsolete.
Apply NLog configuration from XML config.
This call is not needed when ConfigureNLog(String) is used.
|