-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Docs
It looks like by default output from our indexes rake tasks goes to the log file, which is confusing as one would expect it to show up on standard output.
Explanation: https://stackoverflow.com/questions/2246141/puts-vs-logger-in-rails-rake-tasks
We should have this documented in the tutorial most likely as Mongoid is not the right place to change application's log settings.
- links to