public class StdOutAppender extends java.lang.Object implements LoggerAppender
| Modifier and Type | Field and Description |
|---|---|
static boolean |
enabled
Field enabled
|
| Constructor and Description |
|---|
StdOutAppender() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(LoggingEvent event)
Method append ...
|
public void append(LoggingEvent event)
append in interface LoggerAppenderevent - of type LoggingEvent