I'm going to suggest that we create a new POI LogManager that wraps the log4j 
one. This would catch null loggers and log4j exceptions and replace them with a 
no-op logger instance. We can print to system.err to notify that we have done 
this.

I don't think log4j issues should allowed to make POI fail completely. I'm 
afraid that we have to assume that log4j is not reliable.

Reading
* https://github.com/apache/logging-log4j2/issues/3196https://lists.apache.org/thread/2fpkq93hvdz5ox8w6cqt7sbjrc0x66z6

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to