Skip to content

Instantly share code, notes, and snippets.

@kxhitiz
Created July 19, 2012 10:40
Show Gist options
  • Save kxhitiz/3142947 to your computer and use it in GitHub Desktop.
Save kxhitiz/3142947 to your computer and use it in GitHub Desktop.
Mongoid Logger in Console
Mongoid.logger = Logger.new($stdout)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment