-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 5.1.0
-
Component/s: None
-
None
The log_level option introduced by MONGOID-4197 is also changing Rails.logger.level, which I believe it's not supposed to.
It will probably have to #dup the Rails.logger before changing logging level.