[ 
https://issues.apache.org/jira/browse/SHINDIG-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930028#action_12930028
 ] 

Paul Lindner commented on SHINDIG-1419:
---------------------------------------

I'd be more apt to accept a patch that adds guice injection of loggers.  The 
current JUL situation isn't ideal, but it can be customized/overridden.

> Log with SLF4J
> --------------
>
>                 Key: SHINDIG-1419
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1419
>             Project: Shindig
>          Issue Type: Improvement
>            Reporter: Richard Atkins
>            Priority: Minor
>
> SLF4J is the new hotness in logging. Shindig should switch to using that, 
> rather than Log4J, java.util.logging or commons-logging. This will make it 
> easier to integrate shindig into systems that need to use any of logback, 
> log4j or j.u.l for their logging, by ensuring that shindigs logs will appear 
> in the same files as the host application's logs, that they won't clobber 
> each other, and that they'll roll over correctly at the same time.

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

Reply via email to