[ 
https://issues.apache.org/struts/browse/WW-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42347
 ] 

Don Brown commented on WW-1413:
-------------------------------

I decided to try something that wouldn't affect existing users, so I created a 
simple logging api that, if not explicitly configured, tried to use commons 
logging and if not available, used jdk logging. See 
http://svn.opensymphony.com/svn/xwork/trunk/src/java/com/opensymphony/xwork2/util/logging/
 and http://jira.opensymphony.com/browse/XW-577

> Convenience wrapper for java.util.logging
> -----------------------------------------
>
>                 Key: WW-1413
>                 URL: https://issues.apache.org/struts/browse/WW-1413
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: Future
>            Reporter: Niall Pemberton
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: StrutsLogger.java, StrutsLoggerTest.java
>
>
> The following thread discusses removing the dependency on Commons Logging and 
> creating a more convenient interface to java.util.Logging
> http://tinyurl.com/k2obq

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