[
https://issues.apache.org/jira/browse/OWB-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837831#action_12837831
]
Joe Bergmark commented on OWB-300:
----------------------------------
Just wanted to provide some history on this. I believe this work item / patch
is a result of a discussion earlier this month on the development mailing list
here:
http://mail-archives.apache.org/mod_mbox/openwebbeans-dev/201002.mbox/%[email protected]%3e
As part of a discussion around reducing the number of dependency jars required
for OWB. I believe Matthias mentioned that MyFaces had also made a switch to
using JDK logging recently. Perhaps the abstraction they used in MyFaces was
SLF4J or Commons logging?
> Currently OWB requires log4j for logging. This patch provides a means of
> choosing other loggers.
> ------------------------------------------------------------------------------------------------
>
> Key: OWB-300
> URL: https://issues.apache.org/jira/browse/OWB-300
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Core
> Affects Versions: M4
> Environment: All
> Reporter: Paul J. Reder
> Assignee: Gurkan Erdogdu
> Priority: Minor
> Fix For: M4
>
> Attachments: OWBLoggerOnly.patch
>
>
> Currently OWB requires log4j for logging. This patch provides a means of
> choosing other loggers. Notably, the patch switches the logging code to using
> the JDK java util logging. The patch includes comments to show how to
> maintain log4j use or use it as a model to enable other logging libs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.