-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rgnitz edited this page Aug 11, 2011
·
13 revisions
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. In this library, the central location is a MongoDB server.
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 just use the Java logging platform.