Field | Required | Type | Description |
---|---|---|---|
params.severity | + | enum | Log severity level to write, one of: , , , , |
params.color | – | bool | If – enables to write coloured logs |
params.indent | – | int | One of , , , . Sets the indentation value for JSON objects pretty-printing. -1: print minified JSON, 8 – print JSON indented with 8 bytes offset. |