public class LogMessageRecordingAppender
extends org.apache.log4j.AppenderSkeleton
Appender
which records the first n log messages at each log level.Modifier and Type | Field and Description |
---|---|
static String |
ENABLED_SYSPROP |
Constructor and Description |
---|
LogMessageRecordingAppender() |
Modifier and Type | Method and Description |
---|---|
protected void |
append(org.apache.log4j.spi.LoggingEvent event) |
static void |
clearRecordedMessages() |
void |
close() |
static List<String> |
getRecordedMessages(org.apache.log4j.Level level) |
boolean |
requiresLayout() |
public static final String ENABLED_SYSPROP
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences