You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2020/09/21 09:58:11 UTC

[GitHub] [logging-log4j2] wuqian0808 commented on pull request #425: Update KafkaManager.java

wuqian0808 commented on pull request #425:
URL: https://github.com/apache/logging-log4j2/pull/425#issuecomment-696016546


   Configure kafkaappender in log4j2.xml, then call below steps serveral times. The kafka thread will increase.         LoggerContext.getContext(false).reconfigure();
           LoggerContext.getContext(false).reconfigure();
           LoggerContext.getContext(false).reconfigure();


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org