2.5. Logging Configuration Properties
2.5.1. Root Logger Properties Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
| Property | Datatype | Description |
|---|---|---|
| level | string |
The maximum level of log message that the root logger records.
|
| handlers | list of strings |
A list of log handlers that are used by the root logger.
|