Skip to content

Commit

Permalink
Merge pull request #10 from danishjamal104/log-lvl
Browse files Browse the repository at this point in the history
Loggin level changed to ERROR
  • Loading branch information
avikganguly01 authored Mar 1, 2022
2 parents d9d638d + 06ef2db commit d54e03c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ bpmn:
- id: "mpesa_flow"
direction: "${bpmn.incoming-direction}"
type: "${bpmn.transaction-request-type}"

logging:
level:
ROOT: ERROR

0 comments on commit d54e03c

Please sign in to comment.