| Name | Type | Description | Notes |
|---|---|---|---|
| timestamp | string | ISO 8601 timestamp of the log entry | |
| level | string | Log level in upper case (usually ERROR, WARN, INFO, LOG, DEBUG or TRACE). Numeric pino levels are mapped to these names. | |
| message | string | Log message |
| Name | Type | Description | Notes |
|---|---|---|---|
| timestamp | string | ISO 8601 timestamp of the log entry | |
| level | string | Log level in upper case (usually ERROR, WARN, INFO, LOG, DEBUG or TRACE). Numeric pino levels are mapped to these names. | |
| message | string | Log message |