You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2015/11/20 18:49:11 UTC

[jira] [Created] (SOLR-8325) Declare loggers as private static final

Mike Drob created SOLR-8325:
-------------------------------

             Summary: Declare loggers as private static final
                 Key: SOLR-8325
                 URL: https://issues.apache.org/jira/browse/SOLR-8325
             Project: Solr
          Issue Type: Sub-task
            Reporter: Mike Drob


This will touch a lot of class files, but shouldn't affect more than a single declaration in each. If a logger ends up being used outside of its declaring class, then it will be easiest to expand the visibility on it for now.

Non-PSF loggers will be targeted in future improvements.



--
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