Crash Reporting for Cappuccino

Saturday, 20th February 2010

Good error logging is important in all applications, and with client-side applications getting even easier to create using frameworks such as Cappuccino and Observer almost ready for testing - I really needed some way for users to send in crash reports when the unthinkable happens.

Modeled after the OS X Crash Reporter, LPKit now has LPCrashReporter, which, just as the name implies, let’s users send in reports when things go south and the application crashes.

img1

The user gets to preview the anonymous data that gets sent along with their own (optional) description of what they were doing right before the crash, which then sends a POST request to the URL of your choosing.

img2

img3

0 comments

Write comment

Optional

No HTML is allowed, please use Markdown for text formatting.

Emails are never published, but are used to spice up your comment through Gravatar.