[xep-support] XEP TEAM - How to disable weblogic console output of XEP data?

David Tolpin dvd at davidashen.net
Fri Oct 1 07:12:26 PDT 2004


frederic.ouellet at desjardins.com:
> I must put an instance of your logger on the FOTransformer.  But your logger print a lot of thing in the weblogic console.  My company can generated more than 20000 PDF a
> day.  Can I have the possibility to not print all these generation in the weblogic console?
> 

Frederic,

you should have doc/samples/Logger/ in your documentation set.
The example (Runner.java in that directory) shows how to set
a custom logger for the transfomer. Setting a logger with
empty methods suppresses logging. 

The interface also defines a constant for the null logger:
final static com.renderx.xep.lib.Logger NULL_LOGGER.  If
this constant is specified in the logger argument, logging is
disabled.

David

-------------------
(*) 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/tos.html



More information about the Xep-support mailing list