LayoutChainsaw

A layout with XML output conforming to Log4J specs.

Members

Functions

format
void format(LogEvent event, size_t delegate(const(void)[]) dg)

Subclasses should implement this method to perform the formatting of the actual message content.

Inherited Members

From Layout

format
void format(LogEvent event, size_t delegate(const(void)[]) dg)
Undocumented in source.

Meta