Skip to content

Instantly share code, notes, and snippets.

@sudodo
Created October 28, 2011 06:40
Show Gist options
  • Save sudodo/1321757 to your computer and use it in GitHub Desktop.
Save sudodo/1321757 to your computer and use it in GitHub Desktop.
logger outside ActiveRecord, ActiveController, ActionView
Rails.logger.info "Some debugging info I want to see in my development log."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment