Skip to content

Commit

Permalink
amp up logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Oct 27, 2023
1 parent bbf9b27 commit c58e869
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 @@ -63,7 +63,7 @@
<appender-ref ref="STDOUT" />
</logger>

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

Expand Down

0 comments on commit c58e869

Please sign in to comment.