Click or drag to resize

LoggingConfiguration Properties

The LoggingConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAllTargets
Gets all targets.
Public propertyConfiguredNamedTargets
Gets a collection of named targets specified in the configuration.
Public propertyDefaultCultureInfo
Gets or sets the default culture info to use as FormatProvider.
Public propertyFileNamesToWatch
Gets the collection of file names which should be watched for changes by NLog.
Public propertyLogFactory
Gets the factory that will be configured
Public propertyLoggingRules
Gets the collection of logging rules.
Public propertyVariables
Gets the variables defined in the configuration or assigned from API
Top
See Also