|
Class Summary |
| BsonAppender |
Abstract Log4J Appender class that stores log events in the BSON format. |
| ExtendedMongoDbAppender |
This appender is designed so you can add top level elements to each logging
entry. |
| LoggingEventBsonifierImpl |
Default implementation class for creating a BSON representation of a Log4J LoggingEvent. |
| MongoDbAppender |
Log4J Appender that writes log events into a MongoDB document oriented database. |
| MongoDbPatternLayout |
PatternLayout that must be used or extended when logging with MongoDbPatternLayoutAppender. |
| MongoDbPatternLayoutAppender |
A Log4J Appender that uses a PatternLayout to write log events into a MongoDB database. |