Investigate possible addition of more logging facades

Description

We don't ship any of the slf4j logging front-ends, except indirectly through spring-jcl, which does do this internally.

I think we probably may want to ship the others to support dependencies using log4j, juli, and anything else I'm overloooking, but this needs to be examined.

There's also a question about why those facades are included in some POMs as test dependencies.

Environment

None

Activity

Show:

Scott Cantor January 21, 2021 at 2:14 PM

Added the JUL and log4j bridges as runtime scope to include them in the distributed package so that third party software using them are properly supported. JCL support comes from Spring.

Any modules that need them for tests should include them directly as test scope.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Created July 8, 2020 at 2:04 PM
Updated March 24, 2021 at 3:41 PM
Resolved January 21, 2021 at 2:14 PM