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, getMsg, getName, listException, requiresLayout, setErrorHandler, setLayout, setName, setupLoggingpublic static void setup(java.io.File loggingDir)
public void doAppend(org.apache.log4j.spi.LoggingEvent event)
doAppend in interface org.apache.log4j.AppenderdoAppend in class AppenderAdapterpublic void close()
close in interface org.apache.log4j.Appenderclose in class AppenderAdapter