Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Log4j dependency #32

Closed
Jotschi opened this issue Dec 20, 2021 · 2 comments
Closed

Log4j dependency #32

Jotschi opened this issue Dec 20, 2021 · 2 comments

Comments

@Jotschi
Copy link

Jotschi commented Dec 20, 2021

I would suggest to not directly depend on Log4j directly. It is better to use a generic logging API instead. I suggest to switch to slf4j.

@Jotschi
Copy link
Author

Jotschi commented Dec 20, 2021

I was able to resolve my issue by using the glue library log4j-over-slf4j and excluding the included log4j library. This converts the current log4j calls to slf4j

@mmorrisontx
Copy link
Member

Solved in a29d112

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants