Sebb created LOGGING-148:
----------------------------

             Summary: LogFactory.diagnosticPrefix and diagnosticsStream could 
be final
                 Key: LOGGING-148
                 URL: https://issues.apache.org/jira/browse/LOGGING-148
             Project: Commons Logging
          Issue Type: Bug
    Affects Versions: 1.1.1
            Reporter: Sebb
            Priority: Minor


The static fields LogFactory.diagnosticPrefix and diagnosticsStream could be 
final.

This would require inlining the code for the private method initDiagnostics() 
which is only called from the static{} block.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to