Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,12 @@ that contains both context and data).
* Constraints:
* OPTIONAL

### log-level
* Type: String
* Description: The severity level of logging. The intent of this attribute is to be considered as a mechanism to tell the receiving infrastructure what the logging level of the infrastructure SHOULD be.
* Constraints:
* OPTIONAL
* If present, MUST be one of debug, info, warning, error, fatal

## Additional Topics & Questions

Expand Down