MongoDB appender for Log4j 2 using the MongoDB 2.x driver API.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-mongodb2</artifactId>
<version>2.13.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure MongoDB appender in Log4j2 configuration
Use log4j-mongodb3 for MongoDB 3.x+ driver support.
No dependency data recorded yet.