Package org.apache.logging.log4j.mongodb3
The classes in this package contain the MongoDB provider for the NoSQL Appender.
-
Class Summary Class Description LevelCodec A BSON Codec for Log4jLevels.MongoDbConnection The MongoDB implementation ofNoSqlConnection.MongoDbDocumentObject The MongoDB implementation ofNoSqlObjecttyped to a BSONDocument.MongoDbProvider The MongoDB implementation ofNoSqlProvider.MongoDbProvider.Builder<B extends MongoDbProvider.Builder<B>>