morvael commented on issue #3100: URL: https://github.com/apache/logging-log4j2/issues/3100#issuecomment-2418758565
The following lines are logged at the start: ``` Starting configuration XmlConfiguration[location=… , lastModified=…]... Start watching for changes to … every 0 seconds Configuration XmlConfiguration[location=… , lastModified=…] started. Stopping configuration org.apache.logging.log4j.core.config.DefaultConfiguration@… Configuration org.apache.logging.log4j.core.config.DefaultConfiguration@… stopped. ``` And these at the end: ``` Stopping configuration XmlConfiguration[location=… , lastModified=…]... Configuration XmlConfiguration[location=… , lastModified=…] stopped. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
