diff --git a/doc/tools.rst b/doc/tools.rst index 0f88c1b5e..fc639cf2a 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -107,6 +107,8 @@ various Python frameworks and libraries. project to enable using MongoDB as a backend for `beaker's `_ caching / session system. `The source is on github `_. +* `Log4Mongo `_ is a flexible Python + logging handler can store logs in MongoDB using normal and capped collections. * `MongoLog `_ is a Python logging handler that stores logs in MongoDB using a capped collection. * `c5t `_ is a content-management system