Skip to content

Commit

Permalink
info logging for CHOAM
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Apr 28, 2024
1 parent 7f6de96 commit 93bd97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql-state/src/test/resources/logback-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<appender-ref ref="STDOUT"/>
</logger>

<logger name="com.salesforce.apollo.choam.CHOAM" level="warn" additivity="false">
<logger name="com.salesforce.apollo.choam.CHOAM" level="info" additivity="false">
<appender-ref ref="STDOUT"/>
</logger>

Expand Down

0 comments on commit 93bd97a

Please sign in to comment.