Hello all, I have a memory leak problem with Log4j2. I’m using SLF4J to get loggers for my objects. Unfortunately when they get garbage collected the logger remains cached in LoggerContext.loggers in the log4j framework. Is there any way to prevent the caching or to remove the logger?
Regards Veselin --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-user-h...@logging.apache.org