tango.util.log.LayoutChainsaw
License:
BSD style:
Version:
Initial release: May 2004
author:
Kris
- class LayoutChainsaw: tango.util.log.Log.Appender.Layout;
- 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.
Page generated by Ddoc. Copyright (c) 2004 Kris Bell. All rights reserved