Skip to content

Make diagnosing errors easier #73

@atuttle

Description

@atuttle
Owner

Currently best advice is to comment out onError() in api.cfc. Would be nice if we could easily integrate with Hoth or something to make error reporting easier.

Activity

atuttle

atuttle commented on Jun 26, 2012

@atuttle
OwnerAuthor

Plan to support both Hoth and BugLogHQ, as well as a default simple email-every-error component as well.

added 9 commits that reference this issue on Sep 20, 2012
marbetschar

marbetschar commented on Sep 30, 2012

@marbetschar

What's the current state about the Hoth and BugLogHQ implementation? As I'm currently working on a huge API based project, these features would be nice to include into this one.

If I could provide any help on this one just let me know!

atuttle

atuttle commented on Sep 30, 2012

@atuttle
OwnerAuthor

In progress. I have the Hoth stuff pretty much finished, and it shouldn't be hard to get the BugLogHQ stuff done... The problem is coming up with a way to test it. I'll push my branch for this up to GitHub soon so you can see what I have. Maybe you'll come up with some clever way to test it. :)

added a commit that references this issue on Nov 8, 2012
added a commit that references this issue on Nov 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @atuttle@marbetschar

        Issue actions

          Make diagnosing errors easier · Issue #73 · atuttle/Taffy