My team has recently switched to rails, and we’re yet to implement an error logging solution for our project.
I’d like something like Elmah – http://code.google.com/p/elmah/ – where the errors and details are logged and easily accessible.
Are there any suggestions?
Thanks!
I use and like Hoptoad (disclaimer: I’m not affiliated with them in any way). Another popular service in the Rails world for doing the same thing is Exceptional.