Make `json` logs the default and add `json-pretty`
The `json-pretty` log format flips on the “pretty” flag for logrus which gives multi-line formatted json log output. This also changes to make the `json` format to be the default as it is likely to be what deployers want when running with `—server`. Fixes: #1202 Signed-off-by: Patrick East <east.patrick@gmail.com>
P
Patrick East committed
9be5e7b9453b2670fd8a4da6a9af8e7071f0d22e
Parent: 4876c76