Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created August 2, 2012 12:00
Show Gist options
  • Save phlegx/3236534 to your computer and use it in GitHub Desktop.
Save phlegx/3236534 to your computer and use it in GitHub Desktop.
logfile = File.open(APP_CONFIG['log_path'] + '/phone.log', 'a')
phone_logger = PhoneLogger.new(logfile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment