public class JULAppender
extends org.apache.log4j.AppenderSkeleton
| Constructor and Description |
|---|
JULAppender()
Creates a new appender with no special layout
|
JULAppender(org.apache.log4j.Layout layout)
Creates a new appender with the specified layout
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
append(org.apache.log4j.spi.LoggingEvent loggingEvent) |
void |
close() |
boolean |
requiresLayout() |
Copyright © 2013 LSST. All Rights Reserved.