Re: [xep-support] -quiet option for XEP Ant task?

From: Andrzej Jan Taramina <andrzej@chaeron.com>
Date: Mon Dec 05 2005 - 02:56:27 PST

Hi Craeg:

> I am running XEP via the ant task, and everything works fine except that I
> would like to suppress the verbose output, e.g.:

What are you up to with XEP? I spent a lot of time on my last project
working with it, so have quite a bit of experience with this product.

The way to control output levels is to install a custom logging handler, if
memory serves. When running from ant, that might require changes to the ant
task though, as you mentioned. I'm curious as to why you're running from
ant...that wouldn't typically be the case in production?

The serializer I wrote (and donated back to XEP) as part of my cocoon
integration work is attached, and includes a custom XEP logger class.

The key line to install the custom logger is:

formatter = new com.renderx.xep.FormatterImpl( properties, new
CustomXEPLogger() );

Hope this helps...funny to run across you on the XEP list.

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com

The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.

   ---- File information -----------
     File: XEPSerializer.java
     Date: 3 Feb 2005, 11:46
     Size: 8470 bytes.
     Type: Unknown

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@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

Received on Mon Dec 5 03:25:23 2005

This archive was generated by hypermail 2.1.8 : Mon Dec 05 2005 - 03:25:26 PST