Skip to content

Commit

Permalink
Gradle debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
prdoyle committed Jul 3, 2024
1 parent 06c6463 commit 6d6013c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib-testing/src/main/resources/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<!-- This emits warnings that matter in production but not in tests -->
<logger name="works.bosk.drivers.mongo.UninitializedCollectionException" level="ERROR"/>

<logger name="works.bosk.dereferencers" level="DEBUG"/>
<!-- How to add more tracing during unit tests
<logger name="works.bosk.drivers.mongo" level="DEBUG"/>
<logger name="works.bosk.drivers.DriverConformanceTest" level="DEBUG"/>
Expand Down

0 comments on commit 6d6013c

Please sign in to comment.