| Name | Type | Description | Notes |
|---|---|---|---|
| level | LevelEnum | Severity | |
| source | String | Component that emitted the line | |
| text | String | Log line text | |
| timestamp | OffsetDateTime | When the line was emitted (UTC) |
| Name | Value |
|---|---|
| INFO | "INFO" |
| WARN | "WARN" |
| ERROR | "ERROR" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |