Add log4mongo-python

Log4mongo-python is actively maintained and upaded to the latest pymongo versions (2.8 and 3.X).
This commit is contained in:
nahumoz@gmail.com 2015-04-29 20:37:56 +02:00 committed by Bernie Hackett
parent 93bef6eb23
commit 1152f89430

View File

@ -107,6 +107,8 @@ various Python frameworks and libraries.
project to enable using MongoDB as a backend for `beaker's
<http://beaker.groovie.org/>`_ caching / session system.
`The source is on github <http://github.com/bwmcadams/mongodb_beaker>`_.
* `Log4Mongo <https://github.com/log4mongo/log4mongo-python>`_ is a flexible Python
logging handler can store logs in MongoDB using normal and capped collections.
* `MongoLog <http://github.com/puentesarrin/mongodb-log/>`_ is a Python logging
handler that stores logs in MongoDB using a capped collection.
* `c5t <http://bitbucket.org/percious/c5t/>`_ is a content-management system