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

Romain Manni-Bucau commented on OPENEJB-1837:
---------------------------------------------

Hi,

currently OWB doesn't support a pluggable logging config. That's the same for 
BVal.

A way to achieve it is to use slf4j (or other) bridges using their handler 
redirecting logs to your desired logging system.

However we'll have a look how to provide in OWB a configurable logging system.
                
> WebBeansLogger uses java.util.logging directly and doesn't obey system 
> property openejb.log.factory
> ---------------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1837
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1837
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Juha Syrjälä
>
> See OPENEJB-1408: logging should use factory defined in system property 
> openejb.log.factory.
> Replace java.util.logging.Logger with org.apache.openejb.util.Logger

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to