toggle json logging via config
This commit is contained in:
parent
cc0bec15ef
commit
2403c0e198
3 changed files with 9 additions and 0 deletions
|
@ -173,6 +173,7 @@ tls_cert_path: ""
|
|||
tls_key_path: ""
|
||||
|
||||
log_level: info
|
||||
json_logs: false
|
||||
|
||||
# Path to a file containg ACL policies.
|
||||
# ACLs can be defined as YAML or HUJSON.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue