When traceExit(m,r) is used...
Is there a mechanism for controlling the formatting of the result?
Other than overriding the 'toString()' method.
When formatted messages are used and the object's class implements
the StringBuilderFormattable interface the 'formatTo()' method
is used preferentially over 'toString()'.
This does not seem to be the case for serializing the result by traceExit.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to