LogConfig Properties |
The LogConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Gets or sets if writing to a log file is enabled.
| |
| MinLevel |
Gets or sets the minimum logging level to write to the log.
| |
| TargetFile |
Gets or sets the path to the log file.
| |
| ToConsole |
Gets or sets whether log statements should be directed to the current console.
|