You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2016/03/08 17:55:40 UTC

[jira] [Commented] (LUCENE-7082) NRTCachingDirectory shouldn't log to stdout

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org