Hacker News new | ask | show | jobs
by knodi 5665 days ago
You can use MongoDB Logger which works pretty good https://github.com/peburrows/mongo_db_logger

Although I'm not sure if its still being maintained.

1 comments

central_logger is the new mongo_db_logger: https://github.com/customink/central_logger

We use it in production on heroku and it works great.