A Log4j 2 appender that writes log events to MongoDB using the MongoDB 4 driver API.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-mongodb4</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Log4j to use MongoDB appender (via log4j2.xml) and logs a message.
Use log4j-mongodb3 for MongoDB 3 driver compatibility.
No dependency data recorded yet.