| net.matuschek.jobo.LogFrameAppender
LogFrameAppender | public class LogFrameAppender extends AppenderSkeleton (Code) | | Simple object that is used to connect the JoBo LogFrame with
Log4J. It simply implements a Log4J Appender
author: Daniel Matuschek version: $Id $ |
append | public void append(LoggingEvent e)(Code) | | |
close | public void close()(Code) | | |
requiresLayout | public boolean requiresLayout()(Code) | | |
|
|