[ 
https://issues.apache.org/jira/browse/SOLR-12419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498582#comment-16498582
 ] 

Christine Poerschke commented on SOLR-12419:
--------------------------------------------

bq. ... search for "Logger log" in master turns up 623 matches, while a similar 
search for "Logger LOG" only turns up 85. Interestingly, most of the places 
it's found are in solr/core, not solr/contrib, with a few in solr/solrj. ...

Yes, {{log}} seems to be the most commonly used and {{solr/contrib}} has few 
non-{{log}} loggers, hence I picked that one as starting point here to see 
if/how the actual changes (elsewhere incrementally) and the 
{{check-source-patterns.groovy}} check logic itself could pan out. :-)

bq. ... a few usages in Lucene code of java.util.Logger. ... but I still wonder 
if maybe it doesn't belong there.

Hadn't much looked there yet, good catch and question.

> standardise solr/contrib (private) logger names
> -----------------------------------------------
>
>                 Key: SOLR-12419
>                 URL: https://issues.apache.org/jira/browse/SOLR-12419
>             Project: Solr
>          Issue Type: Wish
>          Components: logging
>            Reporter: Christine Poerschke
>            Priority: Minor
>         Attachments: SOLR-12419.patch
>
>
> Standardise to {{log}} or {{LOG}} initially for {{solr/contrib}} code only, 
> could later incrementally be extended to cover other directories too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to