You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2008/04/24 13:55:21 UTC

[jira] Commented: (SOLR-548) Convert Solr to a more configurable Logging framework

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

Henri Biestro commented on SOLR-548:
------------------------------------

Nabble's delay did hide this before I created SOLR-549. At least, we now have some options!

> Convert Solr to a more configurable Logging framework
> -----------------------------------------------------
>
>                 Key: SOLR-548
>                 URL: https://issues.apache.org/jira/browse/SOLR-548
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>         Attachments: SOLR-548.patch
>
>
> JDK Logging is clunky at best and hard to configure.  It also does not play nice in web frameworks, since it requires a lot of hacking, or JVM level configuration.
> Commons-logging provides a mechanism for supporting several logging frameworks, so users can choose the appropriate logging mechanism.  Additionally, we are already using commons-logging in SolrJ.
> Patch to follow that converts Solr code to commons-logging.

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