Files
api-specs/idn/beta/schemas/LogLevelSpec.yaml
2022-09-21 20:38:10 +00:00

8 lines
178 B
YAML

description: Mapping of identifiers to Standard Log Level values
type: object
example: INFO
additionalProperties:
default: INFO
example: TRACE
$ref: './StandardLevel.yaml'