xsl-list
[Top] [All Lists]

RE: log saxon error messages ?

2003-12-05 04:19:00
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(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Mark Ivs
Sent: 05 December 2003 03:42
To: XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
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



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