Skip to content
rgnitz edited this page Aug 11, 2011 · 13 revisions

mongo-hava-logging

A Java logging handler that writes to MongoDB.

The purpose of this library is to provide application developers with the ability to log to a central location.

The Java logging framework can be used in conjunction with other logging platforms. For example, you can use SLF4J and back it with Java logging. Or, you can use the Java logging platform by itself.

Clone this wiki locally