Logging Parameters
- Last UpdatedJul 07, 2025
- 1 minute read
|
[BACNET] Parameter |
Description |
Allowable value |
Default value |
|---|---|---|---|
|
DebugCategory |
This parameter sets which log message categories are written to the log file. |
ALL, or any combination of the following (separated by a '|' pipe character): TAG | PROT | DCB |CACHE | THREAD | MISC |
- |
|
DebugLevel |
This parameter sets the trace level for the log messages that are written to the log file. |
ALL, or any combination of the following (separated by a '|' pipe character): WARN | ERROR | TRACE | DEBUG |
- |
|
DebugUnits |
This parameter sets the I/O Device name to limit logging to a specific I/O Device. |
I/O device name in the format <ClusterName>.<DeviceName> |
- |