Skip to content

Commit

Permalink
amp logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Dec 26, 2023
1 parent 35d3d14 commit 7295616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/test/resources/logback-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<appender-ref ref="STDOUT"/>
</logger>

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

Expand Down

0 comments on commit 7295616

Please sign in to comment.