Re: [xml] redirection of error log



Hi,
you may specify your own error handling routine and intercept all the parsing errors.
For example, if you are using the Reader interface for parsing (http://xmlsoft.org/xmlreader.html), you should
have a look to xmlTextReaderSetErrorHandler function docs
It's a quite simple approach, but works like a charm.

Regards
R.Scussat
DSPLABS Srl
dsplabs dsplabs net
PGP Key ID: 0x618E24FE

On 10/26/2012 05:11 PM, Foulques Nera wrote:
Hello,

libXML gives good informations when loading an xml file with error.
How can I get or redirect automatically all theses messages to my application log (log4cxx) ?

Best regards,

Foulques NERA



_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
https://mail.gnome.org/mailman/listinfo/xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]