Click or drag to resize

SetupExtensionsBuilderExtensions Class

Extension methods to setup NLog extensions, so they are known when loading NLog LoggingConfiguration
Inheritance Hierarchy
SystemObject
  NLog.Extensions.HostingSetupExtensionsBuilderExtensions

Namespace:  NLog.Extensions.Hosting
Assembly:  NLog.Extensions.Hosting (in NLog.Extensions.Hosting.dll) Version: 6.0.1+7af1964b386878812be6f2f499f815ae51d7aaf9
Syntax
public static class SetupExtensionsBuilderExtensions

The SetupExtensionsBuilderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterHostSettings
Setup the MEL-configuration for the ${configsetting} layoutrenderer
Top
See Also