Thiago Henrique Hupner created LOG4J2-2893:
----------------------------------------------
Summary: Reconfigure doesn't work for XmlConfiguration Log4j1
compat
Key: LOG4J2-2893
URL: https://issues.apache.org/jira/browse/LOG4J2-2893
Project: Log4j 2
Issue Type: Bug
Reporter: Thiago Henrique Hupner
There is a property log4j1.monitorInterval to control how much time wait
between the reconfiguration. However, in the
org.apache.log4j.config.Log4j1Configuration (superclass of XmlConfiguration and
PropertiesConfiguration) always returns null for the method _reconfigure_,
causing the reconfiguration never to succeed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)