[xep-support] Sending processing output to a log file
Michael Sulyaev
msulyaev at renderx.com
Mon Jun 19 01:36:26 PDT 2006
Hello Dovid,
Dovid Zalkin wrote:
> Hi. Is there any way, using a command line parameter, to send the
> processing information to a log file. We have done it by redirecting the
> standard error, but would prefer to have a parameter to control it.
There is no such parameter in the standard 'xep.bat' or 'xep' scripts
included into the distribution. But you can write your own script that
would accept this parameter from the command line and redirect stderr
from the java executable to the file specified.
Via API one can implement com.renderx.xep.lib.Logger interface, or use
com.renderx.xep.DefaultLogger(java.io.Writer writer).
> Thank you,
>
> David Zalkin
> Technology Consultant
> Tech-Tav Documentation Ltd.
> +972 (0)57 313 8506
--
Best regards,
Michael Sulyaev, mailto:msulyaev at renderx.com
RenderX
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
More information about the Xep-support
mailing list