Skip to content

Commit

Permalink
squelch logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Nov 3, 2023
1 parent edc38fb commit 77fa8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thoth/src/test/resources/logback-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<appender-ref ref="STDOUT" />
</logger>

<logger name="com.salesforce.apollo.thoth" level="trace" additivity="false">
<logger name="com.salesforce.apollo.thoth" level="info" additivity="false">
<appender-ref ref="STDOUT" />
</logger>

Expand Down

0 comments on commit 77fa8f0

Please sign in to comment.