-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently Mongoid's default log destination is stdout. The convention in Unix is to use stdout for "normal" program output, and print error and diagnostic information to stderr. Therefore this ticket proposes changing Mongoid's default log destination to stderr.