Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #3816 from input-output-hk/rcd-42-cluster-json-log…
Browse files Browse the repository at this point in the history
…-level

[RCD-42] log-configs/cluster.yaml: Include debug messages in json log
  • Loading branch information
deepfire authored Nov 6, 2018
2 parents ac25049 + 5412f9f commit 3e88f3e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions log-configs/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ rotation:

loggerTree:
severity: Debug+
files:
- node.log

handlers:
- { name: "JSON"
, filepath: "node.json"
, logsafety: SecretLogLevel
, severity: Info
, severity: Debug+
, backend: FileJsonBE }

0 comments on commit 3e88f3e

Please sign in to comment.