[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1848) Reduce exception logging
Christian Bauer (JIRA)
jira-events at lists.jboss.org
Thu Aug 23 00:34:18 EDT 2007
Reduce exception logging
------------------------
Key: JBSEAM-1848
URL: http://jira.jboss.com/jira/browse/JBSEAM-1848
Project: JBoss Seam
Issue Type: Task
Components: Core
Reporter: Christian Bauer
Priority: Minor
In an effort to cut down the two dozen stacktraces you get in the log when something happens, I propose to remove:
log.error("uncaught exception", e);
in SeamPhaseListener.java line 189. I can't imagine why it is there but there must be a reason...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list