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, setThreshold
public RecursiveAppender()
protected void append(LoggingEvent e)
public void close()
public boolean requiresLayout()
public void activateOptions()
activateOptions
in interface OptionHandler
activateOptions
in class AppenderSkeleton
public int getActivationDelay()
public void setActivationDelay(int activationDelay)
Copyright © 2005–2017 QOS.ch. All rights reserved.