Re: Viewer for XML log files

2001-05-13 Thread Robert Burrell Donkin
Ceki Gülcü wrote: > Ole, > > XSLT is one solution. Have a look at org/apache/log4j/xml/tentative.xml for an >example of a style sheet. Cheers, Ceki > XSLT is excellent but it can be a bit intimidating and there is quite a lot to learn if you want to use it effectively. if - for whatever reason

Re: Viewer for XML log files

2001-05-11 Thread Ceki Gülcü
Ole, XSLT is one solution. Have a look at org/apache/log4j/xml/tentative.xml for an example of a style sheet. Cheers, Ceki At 17:34 11.05.2001 +0200, you wrote: >Hi! > >I am a very happy user of log4j. >I am looking for a viewer for the XML log files generated by the XMLLayout. >Something tra

Viewer for XML log files

2001-05-11 Thread Bulbuk, Ole
Hi! I am a very happy user of log4j. I am looking for a viewer for the XML log files generated by the XMLLayout. Something transforming the XML to HTML would be fine to. But I would need the source code since I made some extensions to the XMLLayout (but didn't adjust the DTD so far). This is aswe