I have found it difficult to send exceptions of my Rails 3 app via the Airbrake gem. At fi开发者_如何学JAVArst I thought there was an Airbrake configuration error on my part, but after trial and error
I\'ve recently encountered an error开发者_JAVA百科 in Airbrake (ex Hoptoad). The error read %u672A%u5B9A%u7FA9%u306E%u30A8%u30E9%u30FC%u3067%u3059%u3002
How can I get warned when my server crashes for any reason? Does HopToad or any other service does that?
There are several excellent hosted services for error notification and processing in the Ruby world, such as hoptoad and exceptional.
Can I use Hoptoad iOS Notifier (sends iPhone error reports to developers) with a Titanium Appcelerator iPhone application? (http://hoptoadapp.com/pages/ios-notifier).
I\'m currently using Hoptoad to track exceptions in my Java application using Frog4J (http://freeasinbeard.org/post/1150100907/frog4j-simpler-integration-of-hoptoad-and-log4j).
It seems like async_sinatra swallows the exception before it 开发者_如何转开发can be passed to hoptoad.
I know that Hoptoad has a module for PHP at https://github.com/rich/php-hoptoad-notifier/blob/master/Services/Hoptoad.php. I\'m trying to figure out how to integrate this into Cake? Will it 开发者_Pyt
Please any one help to solve, how to get hoptoad/airbrake Error Notification in Development Environment on Rails,
I think this should be working. environment.rb config.gem \"hoptoad_notifer\", :version => \'=2.1.2\'