Click or drag to resize

LogConfig Properties

The LogConfig type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Gets or sets if writing to a log file is enabled.
Public propertyMinLevel
Gets or sets the minimum logging level to write to the log.
Public propertyTargetFile
Gets or sets the path to the log file.
Public propertyToConsole
Gets or sets whether log statements should be directed to the current console.
Top
See Also