[
https://issues.apache.org/jira/browse/LUCENE-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185227#comment-15185227
]
Yonik Seeley commented on LUCENE-7082:
--------------------------------------
Hmmm, except Lucene currently has no logging dependencies.
> NRTCachingDirectory shouldn't log to stdout
> -------------------------------------------
>
> Key: LUCENE-7082
> URL: https://issues.apache.org/jira/browse/LUCENE-7082
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/store
> Reporter: Mike Drob
>
> NRTCachingDirectory declares {{final boolean VERBOSE = false}} and then
> checks this value when determining whether to write additional logging to
> stdout or not.
> Since this is only useful during development, we should change all of the
> statements to use proper debug logging that can be turned on/off via
> configuration in production.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]