[
https://issues.apache.org/jira/browse/OAK-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18003507#comment-18003507
]
Manfred Baedke commented on OAK-10339:
--------------------------------------
It looks like we just have to wait until Sling releases the changes related to
SLING-11906. The Service Loader Mediator capability is apparently now provided
by logback. Once Sling is using slf4j, we are good to go.
> Migrate to SLF4J 2.x
> --------------------
>
> Key: OAK-10339
> URL: https://issues.apache.org/jira/browse/OAK-10339
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: parent
> Reporter: Konrad Windszus
> Assignee: Manfred Baedke
> Priority: Major
>
> Update to SLF4J 2.x in order to use the fluent API.
> Compare with SLING-11906 for a similar effort in Sling.
> At the same time we should consider getting rid of package dependencies to
> {{org.slf4j.event}} which are considered only relevant for logging backends.
> Those are no longer exposed in a backwards compatible version in SLF4J 2.x,
> the official 1.x API at {{org.slf4j}} should still work even with 2.x API
> bundle and implementations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)