Package org.log4mongo

Interface Summary
LoggingEventBsonifier Interface implemented by classes that create a BSON representation of a Log4J LoggingEvent.
 

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.
 



Copyright © 2013. All Rights Reserved.