Closed
Description
As clearly indicated in the Log4j support page, 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 :
<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