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 Log4jLevel
s.MongoDbConnection The MongoDB implementation ofNoSqlConnection
.MongoDbDocumentObject The MongoDB implementation ofNoSqlObject
typed to a BSONDocument
.MongoDbProvider The MongoDB implementation ofNoSqlProvider
.MongoDbProvider.Builder<B extends MongoDbProvider.Builder<B>>