[This is preliminary documentation and is subject to change.]
The Logger type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| CurrentLogFileName | Name of the file that log messages are currently being written to.
Does not include path to the log folder (see Paths.LogPath for that). | |
| Enabled | Gets or sets whether logging is globally enabled/disabled.
If "--nolog" command-line argument is given, logging is disabled. | |
| SplittingType |