jar

org.apache.logging.log4j : log4j-mongodb3

Maven & Gradle

Jun 18, 2023
59 usages
3.1k stars

Apache Log4j MongoDB 3 · MongoDB appender for Log4j using the MongoDB 3 driver API.

Table Of Contents

Latest Version

Download org.apache.logging.log4j : log4j-mongodb3 JAR file - Latest Versions:

All Versions

Download org.apache.logging.log4j : log4j-mongodb3 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window log4j-mongodb3-3.0.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.logging.log4j.mongodb3

├─ org.apache.logging.log4j.mongodb3.LevelCodec.class - [JAR]

├─ org.apache.logging.log4j.mongodb3.MongoDbConnection.class - [JAR]

├─ org.apache.logging.log4j.mongodb3.MongoDbDocumentObject.class - [JAR]

├─ org.apache.logging.log4j.mongodb3.MongoDbDocumentObjectCodec.class - [JAR]

├─ org.apache.logging.log4j.mongodb3.MongoDbProvider.class - [JAR]

├─ org.apache.logging.log4j.mongodb3.package-info.class - [JAR]

Advertisement