xsl-list
[Top] [All Lists]

RE: log saxon error messages ?

2003-12-06 04:29:42
-----Original Message-----
From: Mark Ivs

Thanks Michael for your response.
I am using the API and so I wrote my own
ErrorListener. I am able to log saxon errors now. So
that's cool. But I am not able to log the fop errors.
How do I do that ? I am using apache fop.


Apache FOP has its own (Avalon) Loggers you can write your info to, or whose
output you can re-route to your own loggers. If you're using FOP (I assume
it's 0.20.5) embedded, try taking a look at the Driver's setLogger(). (From
the command-line the options -d and -v are used to determine the logging
level).

Also more info about your question here
http://xml.apache.org/fop/embedding.html#logging

Still more info needed? It's probably better to ask this on the FOP
user-list
(mailto:fop-user(_at_)xml(_dot_)apache(_dot_)org)


Cheers,

Andreas


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>