Uses of Class
com.cafesoft.core.log.Log4JAppenderType

Packages that use Log4JAppenderType
com.cafesoft.core.log Logging support. 
 

Uses of Log4JAppenderType in com.cafesoft.core.log
 

Fields in com.cafesoft.core.log declared as Log4JAppenderType
static Log4JAppenderType Log4JAppenderType.FATAL_ERROR_APPENDER
          The FATAL_ERROR_APPENDER Appender Type
static Log4JAppenderType Log4JAppenderType.INFO_DEBUG_APPENDER
          The INFO_DEBUG_APPENDER Appender Type
static Log4JAppenderType Log4JAppenderType.MULTI_LAYOUT_ROLLING_FILE
          The MULTI_LAYOUT_ROLLING_FILE Appender Type
static Log4JAppenderType Log4JAppenderType.ROLLING_FILE
          The ROLLING_FILE Appender Type
static Log4JAppenderType Log4JAppenderType.STDERR
          The STDERR Appender Type
static Log4JAppenderType Log4JAppenderType.STDOUT
          The STDOUT Appender Type
static Log4JAppenderType Log4JAppenderType.WARN_APPENDER
          The WARN_APPENDER Appender Type
 

Methods in com.cafesoft.core.log with parameters of type Log4JAppenderType
 org.apache.log4j.Appender Log4JAppenderFactory.createAppender(Log4JAppenderType type, Properties properties)
          Create a Log4j Appender object This method will construct the specified type of Log4j appender and will create it.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.