Hi ViShap,

I agree with you, the "XML" that Zend_Log_Writer_Xml currently outputs is really useless. However, you can turn it into whatever you like using XSLT. Raphael Stolt, for example, recently wrote an excellent article on how to turn Zend_Log_Writer_Xml output into a RSS-feed:

http://raphaelstolt.blogspot.com/2007/06/turning-zendlog-log-file-into-rss-feed.html

hope that helps you a bit..

Best regards,
Tobias

ViShap schrieb:

Hi all!

I have a Problem using Zend_Log with XML. Is there a way to build a VALID XML-Document using the XML-Writer?

By now, the writer produces only (useless) XML-Trees. No XML-Declaration, NO Root-Element containing all the Logs....

How should I read this out?

(Or am I simply too stupid?)

Regards

ViShap


Reply via email to