public static class SoundHelixApplet.TextRemoteControlAppender extends AppenderSkeleton
closed, errorHandler, headFilter, name, tailFilter, threshold
Constructor and Description |
---|
SoundHelixApplet.TextRemoteControlAppender(Layout layout,
TextRemoteControl remoteControl)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
append(LoggingEvent event) |
void |
close() |
boolean |
requiresLayout() |
activateOptions, addFilter, clearFilters, doAppend, finalize, getErrorHandler, getFilter, getFirstFilter, getLayout, getName, getThreshold, isAsSevereAsThreshold, setErrorHandler, setLayout, setName, setThreshold
public SoundHelixApplet.TextRemoteControlAppender(Layout layout, TextRemoteControl remoteControl)
layout
- the layoutremoteControl
- the remote controlpublic boolean requiresLayout()
public void append(LoggingEvent event)
append
in class AppenderSkeleton
public void close()