-
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.
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.