public class ICDebugLogger extends AppenderAdapter implements org.apache.log4j.Appender
Constructor and Description |
---|
ICDebugLogger(java.io.File loggingDir) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
doAppend(org.apache.log4j.spi.LoggingEvent event) |
static void |
setup(java.io.File loggingDir) |
addFilter, clearFilters, getErrorHandler, getFilter, getLayout, getName, listException, requiresLayout, setErrorHandler, setLayout, setName, setupLogging
public static void setup(java.io.File loggingDir)
public void doAppend(org.apache.log4j.spi.LoggingEvent event)
doAppend
in interface org.apache.log4j.Appender
doAppend
in class AppenderAdapter
public void close()
close
in interface org.apache.log4j.Appender
close
in class AppenderAdapter