Skip to content

Instantly share code, notes, and snippets.

@gshutler
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gshutler/624fdff2bac2fc5adb75 to your computer and use it in GitHub Desktop.
Save gshutler/624fdff2bac2fc5adb75 to your computer and use it in GitHub Desktop.
config.appender(Hatchet::LoggerAppender.new) do |appender|
appender.device = Logger.new('log/application.log')
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment