Mongo driver is writing debug messages to console for every DB access.
I know it can be disabled by Mongo::Logger.logger.level = ::Logger::FATAL but it should be at fatal level by default.
Damjan Rems
- is duplicated by
-
RUBY-1068 Rails logger as default in Rails applications
- Closed