public class AppenderSkeleton extends Object implements OptionHandler
| Constructor and Description |
|---|
AppenderSkeleton() |
| Modifier and Type | Method and Description |
|---|---|
void |
activateOptions() |
void |
setLayout(Layout layout) |
void |
setName(String name) |
void |
setThreshold(Priority threshold) |
public AppenderSkeleton()
public void activateOptions()
activateOptions in interface OptionHandlerpublic void setThreshold(Priority threshold)
Copyright © 2005–2017 QOS.ch. All rights reserved.