|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||