[Index]

stderr


Provide an output to the stderr stream of the console.

Example Summary

Example 1 Copy a buffer to stderr.

Examples

Example 1

Copy a buffer to stderr.

<copy>
    <input>
        <buffer>It's all going wrong!

        </buffer>
    </input>
    <output>
        <stderr/>
    </output>
</copy>


(c) Rob Gordon 2005 - 2017