Use slf4j instead of log service
--------------------------------
Key: SLING-1746
URL: https://issues.apache.org/jira/browse/SLING-1746
Project: Sling
Issue Type: Task
Affects Versions: OSGi Installer 3.0.0
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Priority: Minor
Fix For: OSGi Installer 3.0.0
The installer uses currently the LogService to avoid dependencies - however
nearly every log service implementation comes with various logging api's - so
from
a dependency pov it's no difference.
The slf4j api (or any other logging api) provides more usuability, therefore we
should switch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.