Diagnostic logger properties
- Last UpdatedSep 06, 2023
- 1 minute read
Refer to the following tables for the key configurable properties of diagnostic logger.
Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
LogFileDirectory |
The directory for the output log files. |
C:\Logs\ |
|
LogFileName |
The name of the output log file. |
DiagnosticLogger.{0}.log |
|
MonitoredFields |
The fields that are monitored and logged. |
|
|
PollingPeriod |
The polling period in milliseconds. This is the amount of time to wait between the time the data is read and the time the data is reported to the log file. |
|
|
VerticalFormat |
The format of the log file. Select True to use the vertical format for the log file. |
True, False |
Miscellaneous properties
|
Property |
Description |
Valid values |
|---|---|---|
|
Delimiter |
The delimiter character to use in the log file. |