public class ListAppender extends org.apache.log4j.AppenderSkeleton
Modifier and Type | Field and Description |
---|---|
boolean |
extractLocationInfo |
List<org.apache.log4j.spi.LoggingEvent> |
list |
Constructor and Description |
---|
ListAppender() |
Modifier and Type | Method and Description |
---|---|
protected void |
append(org.apache.log4j.spi.LoggingEvent event) |
void |
close() |
boolean |
requiresLayout() |
public boolean extractLocationInfo
public ListAppender()
protected void append(org.apache.log4j.spi.LoggingEvent event)
public void close()
public boolean requiresLayout()
Copyright © 2005–2022 QOS.ch. All rights reserved.