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/12/02 17:48:10 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob resolved SOLR-8325.
-----------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: Trunk)

Taken care of as part of SOLR-8330

> 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
>         Attachments: SOLR-8325.patch
>
>
> 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