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

David Matějček commented on FELIX-6582:
---------------------------------------

Just FYI, there's SLF4J2 now while 1.x was discontinued and Java has the 
System.Logger which is similar to SLF4J, but doesn't need any compile 
dependencies, so you can decide later which logging backend impl you want to 
use.

> Switch to slf4j logging
> -----------------------
>
>                 Key: FELIX-6582
>                 URL: https://issues.apache.org/jira/browse/FELIX-6582
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.bridge-5.0.0, http.base-5.0.0, http.jetty-5.0.0
>
>
> The implementation currently uses very complicated code to allow for 
> different loggers (OSGi log service, jdk logger, system logger). However, 
> Jetty is using slf4j which means slf4j is a required dependency anyway. 
> Therefore we can get rid of all the complicated logging setup and simply use 
> slf4j as well



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to