mongodb_logger
mongodb_logger copied to clipboard
MongoDB logger for Rails
Results
2
mongodb_logger issues
Sort by
recently updated
recently updated
newest added
As far as I can tell mongodb_logger should be able to support Rails 5 once Sinatra is Rails 5 compatible ([issue here](https://github.com/sinatra/sinatra/issues/1135)). Meanwhile anyone coming across this can use: ```...
Is anyone having issues with Mongoid 5.1? Here is my setup. Rails 4.2.5.1 / Mongoid 5.1.1 / Mongo 2.4.14 / mongodb_logger 0.6.5. I see the development_log collection in my mongo...