LogLevel
Supported logging severity levels.
Notes
Specifies the verbosity of log output. Standard levels (e.g., TRACE, DEBUG, INFO, WARN, ERROR) control which messages are recorded, with lower levels producing more detailed output and higher levels recording only critical events.
Usage
- YAML
- JSON
- XML
LogLevel: TRACE
{
"LogLevel": "TRACE"
}
<logLevel/>
Allowed Values
TRACEDEBUGINFOWARNERRORSTDOUTSTDERR