public class LoggingTestAppender
extends org.apache.log4j.AppenderSkeleton
| Constructor and Description | 
|---|
LoggingTestAppender()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
append(org.apache.log4j.spi.LoggingEvent event)  | 
void | 
close()  | 
org.apache.log4j.Layout | 
getLayout()  | 
boolean | 
requiresLayout()  | 
protected void append(org.apache.log4j.spi.LoggingEvent event)
append in class org.apache.log4j.AppenderSkeletonpublic void close()
public org.apache.log4j.Layout getLayout()
getLayout in interface org.apache.log4j.AppendergetLayout in class org.apache.log4j.AppenderSkeletonpublic boolean requiresLayout()
Copyright © 2020 JavaLite. All rights reserved.