Hello,

Just wanted to check if the log4j vulnerability mentioned here: https://blog.malwarebytes.com/exploits-and-vulnerabilities/2021/12/log4j-zero-day-log4shell-arrives-just-in-time-to-ruin-your-weekend/

Has any equivalent exploit in logback or slf4j users that:
 - Don't use log4j as a direct dependency
- Bridge any log4j calls with org.slf4j:log4j-over-slf4j bridge jar

Regards,
Deepak.