Uses of Package
org.apache.logging.log4j.mongodb3
-
Packages that use org.apache.logging.log4j.mongodb3 Package Description org.apache.logging.log4j.mongodb3 The classes in this package contain the MongoDB provider for the NoSQL Appender. -
Classes in org.apache.logging.log4j.mongodb3 used by org.apache.logging.log4j.mongodb3 Class Description MongoDbConnection The MongoDB implementation ofNoSqlConnection
.MongoDbDocumentObject The MongoDB implementation ofNoSqlObject
typed to a BSONDocument
.MongoDbProvider The MongoDB implementation ofNoSqlProvider
.MongoDbProvider.Builder