ISetupLoadConfigurationBuilder Interface |
Namespace: NLog.Config
The ISetupLoadConfigurationBuilder type exposes the following members.
Name | Description | |
---|---|---|
Configuration |
LoggingConfiguration being built
| |
LogFactory |
LogFactory under configuration
|
Name | Description | |
---|---|---|
ForLogger(String, String) | Overloaded.
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.) | |
ForLogger(LogLevel, String, String) | Overloaded.
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.) | |
ForTarget |
Defines LoggingRule for redirecting output from matching Logger to wanted targets.
(Defined by SetupLoadConfigurationExtensions.) | |
SetGlobalContextProperty |
Updates the dictionary GlobalDiagnosticsContext ${gdc:item=} with the name-value-pair
(Defined by SetupLoadConfigurationExtensions.) | |
SetTimeSource |
Configures the global time-source used for all logevents
(Defined by SetupLoadConfigurationExtensions.) |