MentosL opened a new issue, #1439: URL: https://github.com/apache/logging-log4j2/issues/1439
As clearly indicated in [the Log4j support page](https://logging.apache.org/log4j/2.x/support.html#issues), **please use mailing lists for questions!** Issues asking questions will be removed, and you will be asked to post questions to the mailing lists instead. when i use log4j2 to record log file,but i could't record,occur exception :  ```xml <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-mongodb4</artifactId> <version>2.17.1</version> </dependency> <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-mongodb4</artifactId> <version>2.6.3</version> </dependency> ``` i want know how to fix it . thanks -- 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]
