[Cocoon Wiki] Trivial Update of "UnderstandingCocoonLoggi ng" by LarsHuttar

Apache Wiki <[email protected]> Mon, 28 Jun 2010 20:36:52 -0000
Newsgroups gmane.text.xml.cocoon.documentation
Message-ID <[email protected]>
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for ch=
ange notification.

The "UnderstandingCocoonLogging" page has been changed by LarsHuttar.
The comment on this change is: fixed a place where triple curly braces were=
n't working (first example).
http://wiki.apache.org/cocoon/UnderstandingCocoonLogging?action=3Ddiff&rev1=
=3D6&rev2=3D7

--------------------------------------------------

   =

   For example: =

  =

- {{{<factory
+ {{{
- class=3D"org.apache.cocoon.util.log.CocoonTargetFactory"
+ <factory class=3D"org.apache.cocoon.util.log.CocoonTargetFactory"
   type=3D"cocoon"/>
  }}}
  =20