Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The "UnderstandingCocoonLogging" page has been changed by LarsHuttar. The comment on this change is: fixed a place where triple curly braces weren't working (first example). http://wiki.apache.org/cocoon/UnderstandingCocoonLogging?action=diff&rev1=6&rev2=7 -------------------------------------------------- For example: - {{{<factory + {{{ - class="org.apache.cocoon.util.log.CocoonTargetFactory" + <factory class="org.apache.cocoon.util.log.CocoonTargetFactory" type="cocoon"/> }}}