Initial release: May 2004
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.