|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.cafesoft.core.log.Log4JAppenderType
A type-safe constant Object that contains the various Log4j Appender Object
| Field Summary | |
static Log4JAppenderType |
FATAL_ERROR_APPENDER
The FATAL_ERROR_APPENDER Appender Type |
static Log4JAppenderType |
INFO_DEBUG_APPENDER
The INFO_DEBUG_APPENDER Appender Type |
static Log4JAppenderType |
MULTI_LAYOUT_ROLLING_FILE
The MULTI_LAYOUT_ROLLING_FILE Appender Type |
static Log4JAppenderType |
ROLLING_FILE
The ROLLING_FILE Appender Type |
static Log4JAppenderType |
STDERR
The STDERR Appender Type |
static Log4JAppenderType |
STDOUT
The STDOUT Appender Type |
static Log4JAppenderType |
WARN_APPENDER
The WARN_APPENDER Appender Type |
| Method Summary | |
String |
toString()
Return a String representation of the Log4JAppenderType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Log4JAppenderType STDOUT
public static final Log4JAppenderType STDERR
public static final Log4JAppenderType ROLLING_FILE
public static final Log4JAppenderType FATAL_ERROR_APPENDER
public static final Log4JAppenderType WARN_APPENDER
public static final Log4JAppenderType INFO_DEBUG_APPENDER
public static final Log4JAppenderType MULTI_LAYOUT_ROLLING_FILE
| Method Detail |
public String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||