Spatial uses java util logging that causes needless minor work (multiple string 
concat, a method call) due to not checking log level
------------------------------------------------------------------------------------------------------------------------------------

                 Key: LUCENE-1891
                 URL: https://issues.apache.org/jira/browse/LUCENE-1891
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/spatial
            Reporter: Mark Miller
            Priority: Trivial
             Fix For: 2.9
         Attachments: LUCENE-1891.patch

Not sure there should be logging here - just used in two spots and looks more 
for debug - but if its going to be there, should check for isFineEnabled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to