Commit 2d8b323
committed
MLE-13719 Turning down some logging
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.1 parent cc94183 commit 2d8b323
File tree
1 file changed
+7
-3
lines changed- marklogic-client-api/src/main/java/com/marklogic/client/datamovement/impl
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
397 | 399 | | |
398 | 400 | | |
399 | 401 | | |
400 | | - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
401 | 405 | | |
402 | 406 | | |
403 | 407 | | |
| |||
0 commit comments