ljacomet / logging-capabilities

Apache License 2.0
40 stars 6 forks source link

Make the plugin aware of `ch.qos.reload4j:reload4j` #38

Closed erdi closed 1 week ago

erdi commented 1 year ago

ch.qos.reload4j:reload4j is a log4j 1.x drop in replacement based on log4j 1.2.17 aiming to not contain any vulnerabilities.

I believe that all it takes to make the plugin aware of it is to add slf4j-vs-log4j2-log4j capability to that module. Would you be interested in a PR with that plus any necessary test and docs changes?

ljacomet commented 1 year ago

Hi @erdi ,

Thank you for your interest in the plugin. A PR is most definitely welcome.

ljacomet commented 1 week ago

Replaced by: