Skip to content

Commit

Permalink
set DiagnosticsHelper log level to DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
svonworl committed Mar 27, 2024
1 parent 9bd514f commit 515b697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/web.yml.template
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ logging:
appenders:
- type: console
logFormat: "%-5p [%d{ISO8601,UTC}] %c\t %replace(%replace(%msg){'[\\n{};]',''}){'([A-Za-z]) ([A-Za-z])','$1_$2'}%n%rEx"
"io.dockstore.webservice.helpers.DiagnosticsHelper": DEBUG
#logging for other dropwizard things
appenders:
- type: console
Expand Down

0 comments on commit 515b697

Please sign in to comment.