Christian Schneider created SLING-7611:
------------------------------------------

             Summary: Replace LogService with slf4j
                 Key: SLING-7611
                 URL: https://issues.apache.org/jira/browse/SLING-7611
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons Mime 2.1.10
            Reporter: Christian Schneider


Currently commons mime uses the LogService to log registered mime types. If no 
LogService is available (like often in tests) it directly writes to stdout. In 
this case it is not possible to configure what is logged.

So I propose to switch this to slf4j. So this module works more like the other 
ones in sling and the logging is easier to set up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to