open-vault/changelog/15536.txt
davidadeleon 0026788d4b
api/monitor: Adding log format to monitor command and debug (#15536)
* Correct handling of "unspecified" log level

* Setting log-format default on monitor path

* Create changelog file

* Update website/content/api-docs/system/monitor.mdx

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>

Co-authored-by: Chris Capurso <1036769+ccapurso@users.noreply.github.com>
2022-05-24 13:10:53 -04:00

8 lines
229 B
Plaintext

```release-note:improvement
api/monitor: Add log_format option to allow for logs to be emitted in JSON format
```
```release-note:improvement
command/debug: Add log_format flag to allow for logs to be emitted in JSON format
```