Dear FOP developers,

I'm using the FOP Ant task in an embedded environment. Currently the Ant task uses the SimpleLog which logs to System.err. In our setup this is quite inconvenient.

Would it, from your point of view, be reasonable to log to the Ant log instead? Cactus provides such a commons Log implementation:

http://jakarta.apache.org/cactus/api/integration/ant/org/apache/cactus/integration/ant/util/AntLog.html

If you're interested, I'd be glad to provide a patch. I'm not sure if it makes sense to include the Cactus library, or just copy the class, which is quite trivial and consists mostly of boilerplate code:

http://svn.apache.org/viewvc/jakarta/cactus/tags/CACTUS_17_RELEASE/integration/ant/src/java/org/apache/cactus/integration/ant/util/AntLog.java?view=markup

WDYT?

-- Andreas



--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01

Reply via email to