[ 
https://issues.apache.org/jira/browse/SLING-7611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447957#comment-16447957
 ] 

Christian Schneider commented on SLING-7611:
--------------------------------------------

I added a PR to fix this.

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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