Romain Manni-Bucau created JCS-122:
--------------------------------------

             Summary: rework logging?
                 Key: JCS-122
                 URL: https://issues.apache.org/jira/browse/JCS-122
             Project: Commons JCS
          Issue Type: Improvement
            Reporter: Romain Manni-Bucau


currently JCS relies on [logging]

Would be great to get rid of this dependency.

Solutions I see:
1) use JUL (with extensibility like in 
http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/log/logger/)
2) write a little factory with a jcs.Logger to be able to switch

Goal is to be able to adapt to frameworks and users. Guess first will be often 
JUL (TomEE), second SLF4J, [logging]...

I'm for 1)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to