LoggingConfiguration Properties |
The LoggingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AllTargets |
Gets all targets.
| |
ConfiguredNamedTargets |
Gets a collection of named targets specified in the configuration.
| |
DefaultCultureInfo |
Gets or sets the default culture info to use as FormatProvider.
| |
FileNamesToWatch |
Gets the collection of file names which should be watched for changes by NLog.
| |
LogFactory |
Gets the factory that will be configured
| |
LoggingRules |
Gets the collection of logging rules.
| |
Variables |
Gets the variables defined in the configuration or assigned from API
|