Skip to content

Commit

Permalink
Change telegram bot log level
Browse files Browse the repository at this point in the history
  • Loading branch information
mmvpm committed May 5, 2024
1 parent 8b201f4 commit 8720384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/src/main/resources/logback.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<configuration>
<root level="DEBUG">
<root level="INFO">
<appender-ref ref="STDOUT"/>
</root>

Expand Down

0 comments on commit 8720384

Please sign in to comment.