New posts in log4j

Log4j Warning while initializing? [duplicate]

Is there a need to do a if(log.isDebugEnabled()) { ... } check? [duplicate]

Using system environment variables in log4j xml configuration

log4j - set different loglevel for different packages/classes

Configuring RollingFileAppender in log4j

log4j: package-specific logging

Log4j vulnerability - Is Log4j 1.2.17 vulnerable (was unable to find any JNDI code in source)?

Getting stacktrace in logger

How to get SLF4J "Hello World" working with log4j?

Which Android logging framework to use? [closed]

How to find which library slf4j has bound itself to?

How can I find out what version of Log4J I am using?

Log4J2 property substitution - default

log4j:WARN No appenders could be found for logger (running jar file, not web app) [duplicate]

Given the recent log4j vulnerability, should I update jdk versions or should I manually update log4j?

how to remove log4j form recursive dependency?

How can I test with junit that a warning was logged with log4j? [duplicate]

How to configure log4j to log different log levels to different files for the same logger

log4j: abbreviate/shorten package names

How to enable Logger.debug() in Log4j