Email or username:

Password:

Forgot your password?
Top-level
Григорий Клюшников

Thankfully Smithereen is also not affected in any way. I use slf4j for logging and most of my dependencies do as well.

2 comments
DELETED

@grishka can't SLF4J delegate message logging to log4j2 under the right circumstances? Their page on the issue seemed to indicate that things might not be so straightforward: slf4j.org/log4shell.html

Григорий Клюшников

not a lot, just forever, nope, I don't have it, checked the dependency tree just to be sure. I use "slf4j-simple" which is basically a thin wrapper around writing strings to stdout/stderr/file.

Go Up