mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
8 lines
178 B
YAML
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'
|