public class ICLogger extends AppenderAdapter implements org.apache.log4j.Appender, ICConstants
IC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT| Constructor and Description |
|---|
ICLogger(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, setupLoggingpublic ICLogger(java.io.File loggingDir)
throws java.io.IOException
java.io.IOExceptionpublic static void setup(java.io.File loggingDir)
throws java.io.IOException
java.io.IOExceptionpublic 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