Click or drag to resize

ConfigureExtensions Methods

Methods
  NameDescription
Public methodStatic memberUseNLog(IHostBuilder)
Enable and configure NLog as a logging provider for buildable generic host (.NET Core 2.1+). Can be used in discrete containers as well.
Public methodStatic memberUseNLog(IHostBuilder, NLogProviderOptions)
Enable and configure NLog as a logging provider for buildable generic host (.NET Core 2.1+). Can be used in discrete containers as well.
Top
See Also