Click or drag to resize

ISetupLoadConfigurationBuilder Methods

The ISetupLoadConfigurationBuilder type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodForLogger(String, String)Overloaded.
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.)
Public Extension MethodForLogger(LogLevel, String, String)Overloaded.
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.)
Public Extension MethodForTarget
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.)
Public Extension MethodSetGlobalContextProperty
Updates the dictionary GlobalDiagnosticsContext ${gdc:item=} with the name-value-pair
(Defined by SetupLoadConfigurationExtensions.)
Public Extension MethodSetTimeSource
Configures the global time-source used for all logevents
(Defined by SetupLoadConfigurationExtensions.)
Top
See Also