RE: [xsl] log saxon error messages ?

Subject: RE: [xsl] log saxon error messages ?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Fri, 5 Dec 2003 11:19:00 -0000
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


Current Thread