Created
May 9, 2012 02:27
-
-
Save evansagge/2641316 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
evan@evan-mba~/dev/inf/infinitely$ bundle exec sidekiq | |
/Users/evan/.rvm/gems/ruby-1.9.3-p0@infinitely/gems/activesupport-3.2.2/lib/active_support/dependencies.rb:251:in `block in require': iconv will be deprecated in the future, use String#encode instead. | |
2012-05-09T02:18:08Z 19122 TID-oxwx0sqok INFO: Booting sidekiq 1.1.4 with Redis at redis://localhost:6379/0 | |
2012-05-09T02:18:08Z 19122 TID-oxwx0sqok INFO: Running in ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.3.0] | |
2012-05-09T02:18:09Z 19122 TID-oxwwi1q9k INFO: Starting processing, hit Ctrl-C to stop | |
2012-05-09T02:18:09Z 19122 TID-oxwwtjjxo INFO: Harvesters::SocialNetworks::Timelines MSG-oxwwsdoj0 start | |
2012-05-09T02:18:09Z 19122 TID-oxwxgj7n8 INFO: Harvesters::SocialNetworks::Timelines MSG-oxwxgj8nc start | |
2012-05-09T02:18:09Z 19122 TID-oxwxgj7n8 INFO: Harvesters::SocialNetworks::Timelines MSG-oxwxgj8nc done: 0.099 sec | |
2012-05-09T02:18:09Z 19122 TID-oxwwtjjxo INFO: Harvesters::SocialNetworks::Timelines MSG-oxwwsdoj0 done: 0.11 sec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment