Seweryn Habdank-Wojewodzki created LOG4J2-2367:
--------------------------------------------------
Summary: When start() and stop() methods are called?
Key: LOG4J2-2367
URL: https://issues.apache.org/jira/browse/LOG4J2-2367
Project: Log4j 2
Issue Type: Question
Affects Versions: 2.10.0
Reporter: Seweryn Habdank-Wojewodzki
Dears,
My appender implements start() and stop() methods from LifeCycle intreface.
in version 2.8 Log4j2 those methods was called at some moment - anyhow my
appender was starting and working well.
In v. 2.10.0 my start() and stop() are not called anymore.
Are there any changes there? Shall I implement something else?
BTW My class extends AbstractAppender and my both methods start and stop are
calling super.start() and super.stop() respectively.
Best regards,
Seweryn.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)