You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2010/04/22 21:06:08 UTC

[jira] Closed: (COCOON3-57) LogAsXMLTransformer

     [ https://issues.apache.org/jira/browse/COCOON3-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi closed COCOON3-57.
---------------------------------

    Fix Version/s: 3.0.0-alpha-3
       Resolution: Fixed

Thanks for the patch Francesco,
I applied it modifying the code a little since there was an easier way to implement it using the already implemented org.apache.cocoon.sax.component.XMLSerializer, that helps us respecting the DRY principle.
Very appreciated, thanks a lot!!!

> LogAsXMLTransformer
> -------------------
>
>                 Key: COCOON3-57
>                 URL: https://issues.apache.org/jira/browse/COCOON3-57
>             Project: Cocoon 3
>          Issue Type: New Feature
>          Components: cocoon-sax
>            Reporter: Francesco Chicchiriccò
>            Assignee: Simone Tripodi
>             Fix For: 3.0.0-alpha-3
>
>         Attachments: LogAsXMLTransformer.patch
>
>
> Similar in principle to LogTransformer [1], instead of printing out the "pure" SAX events, it prints out the complete XML document; useful for debugging.
> [1] http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-sax/src/main/java/org/apache/cocoon/sax/component/LogTransformer.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.