public class AppenderSimple extends Object implements Appender
protected static Appender
instance
AppenderSimple()
void
append(LogEvent logEvent)
protected void
appendContentDo(Object content)
appendDo(LogEvent logEvent)
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static Appender instance
public AppenderSimple()
public String getName()
getName
Appender
public void append(LogEvent logEvent)
append
protected void appendDo(LogEvent logEvent)
protected void appendContentDo(Object content)
Copyright © 2021. All rights reserved.