[
https://issues.apache.org/jira/browse/SOLR-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597503#action_12597503
]
David Smiley commented on SOLR-560:
-----------------------------------
I've been using this with JUL and Log4j just fine. I made tweaks to the JSP so
that it would compile. Applying the patch didn't work for me because it had
references to unexpanded $Id$ in the source yet my checkout had them expanded.
So I did a replace-all regexp on all the source to unexpand these down to just
$Id$ and then I could apply the patch.
> Convert JDK logging to SLF4J
> ----------------------------
>
> Key: SOLR-560
> URL: https://issues.apache.org/jira/browse/SOLR-560
> Project: Solr
> Issue Type: Wish
> Reporter: Ryan McKinley
> Fix For: 1.3
>
> Attachments: slf4j-api-1.5.0.jar, slf4j-jdk14-1.5.0.jar,
> SOLR-560-slf4j.patch, SOLR-560-slf4j.patch, SOLR-560-slf4j.patch
>
>
> After lots of discussion, we should consider using SLF4j to enable more
> flexibility in logging configuration.
> See:
> http://www.nabble.com/Solr-Logging-td16836646.html
> http://www.nabble.com/logging-through-log4j-td13747253.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.