Adding Java Util Logging support to Sling
-----------------------------------------

                 Key: SLING-2193
                 URL: https://issues.apache.org/jira/browse/SLING-2193
             Project: Sling
          Issue Type: New Feature
          Components: Commons
            Reporter: Antonio Sanso
            Priority: Minor


Lot of third party bundles use JUL (Java Util Logging) and at the moment is not 
possible to read those log messages.
Sling (using sl4j) would have a pretty easy integration with JUL since a 
jul-to-slf4j bridge exists.
I understand that this might cause some slowness but the JUL bridiging might be 
disabled by default and enabled using Felix Console (if needed).

patch to follow...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to