@InterfaceAudience.Public @InterfaceStability.Stable public class EventCounter extends org.apache.log4j.AppenderSkeleton
| Constructor and Description | 
|---|
| EventCounter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | append(org.apache.log4j.spi.LoggingEvent event) | 
| void | close() | 
| boolean | requiresLayout() | 
public EventCounter()
public void append(org.apache.log4j.spi.LoggingEvent event)
append in class org.apache.log4j.AppenderSkeletonpublic void close()
public boolean requiresLayout()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.