### Description Convert all logs to be a single line, and format json objects in the CLI for `cortex logs` (but not `cortex logs -v`) ### Notes Consider using MessagePack instead of JSON for formatting objects in the CLI since it's more flexible (e.g. it supports numeric keys)