Skip to content

Instantly share code, notes, and snippets.

@lotherk
Created March 11, 2014 18:13
Show Gist options
  • Select an option

  • Save lotherk/9491673 to your computer and use it in GitHub Desktop.

Select an option

Save lotherk/9491673 to your computer and use it in GitHub Desktop.
require 'logger'
logger = Logger.new(STDOUT)
logger.info "This is a log message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment