RE: [xsl] log saxon error messages ?

Subject: RE: [xsl] log saxon error messages ?
From: Mark Ivs <markivs2003@xxxxxxxxx>
Date: Fri, 5 Dec 2003 13:38:33 -0800 (PST)
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.

Thanks again.

--- Michael Kay <mhk@xxxxxxxxx> wrote:
> If you are using the command line, you can just
> redirect standard error
> output. I think that on most operating systems this
> is done by 2>log.txt
> 
> If you are using the API, you can either write your
> own ErrorListener,
> or you can change the Writer used by the standard
> ErrorListener.
> 
> Michael Kay
> 
> 
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On
> Behalf Of Mark Ivs
> > Sent: 05 December 2003 03:42
> > To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> > Subject: [xsl] log saxon error messages ?
> > 
> > 
> > How can I log saxon error messages ? I am not too
> > familiar with java. It will be very helpful if
> there
> > is an example which shows how to do it ? I looked
> at
> > saxon website, but couldn't find one.
> > 
> > Thanks in advance.
> > 
> > __________________________________
> > Do you Yahoo!?
> > Free Pop-Up Blocker - Get it now
> > http://companion.yahoo.com/
> > 
> >  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> > 
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

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


Current Thread