[seam-issues] [JBoss JIRA] Commented: (SEAMCATCH-4) Include the ability to filter stack traces

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Dec 10 15:05:52 EST 2010


    [ https://issues.jboss.org/browse/SEAMCATCH-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569371#comment-12569371 ] 

Dan Allen commented on SEAMCATCH-4:
-----------------------------------

Of course, the range filtering is complicated. It's much simpler to just drop all classes in a package.

Also, we may want to support the case of dropping all previous. So you see a certain class, you know that nothing before it is interesting. For instance, you see javax.faces.webapp.FacesServlet#service() and thus everything before it must be request setup and perhaps filters. 

> Include the ability to filter stack traces
> ------------------------------------------
>
>                 Key: SEAMCATCH-4
>                 URL: https://issues.jboss.org/browse/SEAMCATCH-4
>             Project: Seam Catch
>          Issue Type: Feature Request
>            Reporter: Jason Porter
>            Assignee: Jason Porter
>             Fix For: Alpha3
>
>
> Catch should support ideas such as http://stackoverflow.com/questions/2504647/bash-how-to-filter-java-exception-info http://squirrelsewer.blogspot.com/2010/03/filter-your-stack-traces.html and http://pastebin.com/p8aCSeuu

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list