| Name | Type | Description | Notes |
|---|---|---|---|
| level | LevelEnum | Severity level | |
| step | String | Step name when the message was emitted | |
| text | String | Message text | |
| timestamp | OffsetDateTime | When the message was emitted |
| Name | Value |
|---|---|
| INFO | "INFO" |
| WARN | "WARN" |
| ERROR | "ERROR" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |