add tagged logging

This commit is contained in:
albert
2013-02-17 17:33:09 -05:00
parent 6deacf740b
commit fdff706336
3 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ gem 'daemons'
gem 'net-ssh'
gem 'net-sftp'
gem 'memorylogic'
group :development do
gem 'newrelic_rpm'
gem 'ruby-prof'