tango.util.log.LayoutChainsaw

License:

BSD style: see license.txt

Version:

Initial release: May 2004

Author:

Kris
class LayoutChainsaw : Appender.Layout [public]
A layout with XML output conforming to Log4J specs.
void format(LogEvent event, scope size_t delegate(const(void)[]) dg)
Subclasses should implement this method to perform the formatting of the actual message content.