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, setupLogging
public ICLogger(java.io.File loggingDir) throws java.io.IOException
java.io.IOException
public static void setup(java.io.File loggingDir) throws java.io.IOException
java.io.IOException
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