Michael Wechner schrieb:
Milan Jezdik wrote:
Hi all,
is there any way how to show what XML data are processed? Let say
output the data into logfile or generate a XML page with the data as
they are processed.
I tried to increase the log level in
tomcat/webapps/lenya/WEB-INF/log4j.xconf but there is no XML in this
output.
IIRC there should be log transformer
Yes, the LogTransformer outputs SAX events in a textual form.
The TeeTransformer outputs the XML.
-- Andreas
and otherwise you can put in
serializers, but it's a bit annonying to do so, but OTOH one learns
which pipelines are being connected.
I still think it would be nice if one could add IDs to pipelines and
then output it as flow-diagram when a request is being processed ;-)
HTH
Michi
Thanks,
Milan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]