Bellekens, P.A.E. wrote:

So in the XmlRpcStreamServer class there is a line (188):

log.error("execute: Error while performing request", t);

which prints the stacktrace to stdout.
How can I suppress this then?
I do not want this error to be printed, the client handles this error.
I can't find a place where I am able to set log parameters.

http://jakarta.apache.org/commons/logging/guide.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to