Free Web-Based Exception Reporting
Posted by ScuttleMonkey on Wednesday September 14, @08:06AM
from the interesting-concept-awaiting-execution dept.
Tsar writes "Promethean Personal Software (makers of Sherpa, a code generating tool for db apps) have quietly released ExceptionCollection, a free (as in beer) online service for developers using any SOAP-enabled environment. You sign up on the site, download their component, add three or four lines of code to your app, and any exceptions thrown by your users get logged at ExceptionCollection.com for your later perusal (the last 100 anyway). There are several options, like whether reporting requires user approval. Is this as cool as it looks, or a solution in search of a problem?"
This is a great tool - but doesn't sound like it'd be hard to implement yourself if you already are working in SOAP anyways