public class RecursiveAppender extends AppenderSkeleton
| Constructor and Description |
|---|
RecursiveAppender() |
| Modifier and Type | Method and Description |
|---|---|
void |
activateOptions() |
protected void |
append(LoggingEvent e) |
void |
close() |
int |
getActivationDelay() |
boolean |
requiresLayout() |
void |
setActivationDelay(int activationDelay) |
setLayout, setName, setThresholdpublic RecursiveAppender()
protected void append(LoggingEvent e)
public void close()
public boolean requiresLayout()
public void activateOptions()
activateOptions in interface OptionHandleractivateOptions in class AppenderSkeletonpublic int getActivationDelay()
public void setActivationDelay(int activationDelay)
Copyright © 2005–2017 QOS.ch. All rights reserved.