# Configurable logging * Logging is now configurable via the config file, `log_level` can be set to one of `trace`, `debug`, `info`, `warn`, `error` or `fatal`. * JSON Logging is supported and configurable via the config file/env, `log_format` can be set to `text` or `json`.