Invocation of toString on args in org.jboss.seam.util.DelegatingInvocationHandler.invoke
----------------------------------------------------------------------------------------
Key: JBSEAM-3792
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3792
Project: Seam
Issue Type: Bug
Reporter: Francisco Jose Peredo Noguez
nvocation of toString on args in
org.jboss.seam.util.DelegatingInvocationHandler.invoke(Object, Method, Object[]):
if (log.isTraceEnabled())
{
log.trace("Delegating method " + method.getName() + " with args
" + args);
}
args will not be logged as something nice to read.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira