logLevel Schema #
undefined#/properties/postProcess/items/allOf/34/properties/params/properties/logLevel
Enumeration of strings with constraints below
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | specSchema.schema.json* |
logLevel Type #
unknown (logLevel)
logLevel Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"trace" |
|
"debug" |
|
"info" |
|
"warn" |
|
"error" |