[ 
https://issues.apache.org/jira/browse/COCOON-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853992#action_12853992
 ] 

Ralph Goers commented on COCOON-2288:
-------------------------------------

Not that there is anything wrong with your code, but it does seem a bit strange 
to have a logging facade - the Avalon Logger interface - call another facade - 
SLF4J. However, if you want to use Logback as your implementation that is the 
only way that is supported. SLF4J really isn't need to allow the Avalon Logger 
to bridge to Log4j, or java.util.logging.

> Allow usage of SLF4J for traces
> -------------------------------
>
>                 Key: COCOON-2288
>                 URL: https://issues.apache.org/jira/browse/COCOON-2288
>             Project: Cocoon
>          Issue Type: New Feature
>          Components: * Cocoon Core
>            Reporter: Cédric Damioli
>             Fix For: 2.1.12-dev (Current SVN)
>
>         Attachments: SLF4JLogger.java, SLF4JLoggerManager.java
>
>
> Attached are two classes allowing to use SLF4J as logging facade inside 
> Cocoon.

-- 
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