Skip to content

Commit

Permalink
Lower logging level
Browse files Browse the repository at this point in the history
  • Loading branch information
HardNorth committed Dec 4, 2023
1 parent 95a9f8e commit 9e76d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/logging.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ level=CRITICAL
handlers=rootConsoleHandler

[logger_analyzerApp]
level=INFO
level=DEBUG
; Uncomment for local debug, keep commented for docker images
; handlers=fileHandler, consoleHandler
handlers=consoleHandler
Expand Down

0 comments on commit 9e76d78

Please sign in to comment.