marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
58 stars 73 forks source link

MLE-13719 Turning down some logging #1659

Closed rjrudin closed 2 months ago

rjrudin commented 2 months ago

Ticket was about the "flushing queued docs" and info being way too noisy. Turned that to "trace" because it really is not important. Also turned down logging of threadCount/batchSize to the more appropriate debug level.