You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/10/26 16:05:17 UTC

[DAISY] Updated: Log Transformer

A document has been updated:

http://cocoon.zones.apache.org/daisy/legacydocs/448.html

Document ID: 448
Branch: main
Language: default
Name: Log Transformer (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 10/26/05 2:05:08 PM
Updated by: Ross Gardler

A new version has been created, state: publish

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 920 bytes (previous version: 900 bytes)
Content diff:
(9 equal lines skipped)
    <p>The file will be specified in a parameter tag in the sitemap pipeline to the
    transformer as follows:</p>
    
--- <pre>
---   &lt;map:transform type="log"&gt;
+++ <pre>  &lt;map:transform type="log"&gt;
      &lt;map:parameter name="logfile" value="logfile.log"/&gt;
      &lt;map:parameter name="append" value="no"/&gt;
      &lt;/map:transform&gt;
    </pre>
    
--- <p>Because the log file will be hardcoded into the sitemap this LOGTransformer
--- will not be thread save! If you don't specify the logfile the output is send to
--- the standard output of your servlet engine.</p>
+++ <p class="warn">Because the log file will be hardcoded into the sitemap this
+++ LOGTransformer will not be thread safe.</p>
    
+++ <p>If you don't specify the logfile the output is send to the standard output of
+++ your servlet engine.</p>
+++ 
    <ul>
    <li>Name : log</li>
    <li>Class: org.apache.cocoon.transformation.LogTransformer</li>
(5 equal lines skipped)


Fields
======
no changes

Links
=====
no changes

Custom Fields
=============
no changes

Collections
===========
no changes