|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LoggerException | |
| com.cafesoft.cams.log | Cams trace logging support. |
| com.cafesoft.core.log | Logging support. |
| Uses of LoggerException in com.cafesoft.cams.log |
| Methods in com.cafesoft.cams.log that throw LoggerException | |
void |
CamsTraceLogger.initialize(Properties prop)
Initialize the Logger. |
| Uses of LoggerException in com.cafesoft.core.log |
| Methods in com.cafesoft.core.log that throw LoggerException | |
void |
StandardLog4JLogger.initialize(Properties prop)
Initialize the Logger. |
void |
StdoutLogger.initialize(Properties properties)
Initialize the Logger. |
void |
StderrLogger.initialize(Properties prop)
Initialize the Logger. |
void |
Logger.initialize(Properties prop)
Initialize the Logger. |
void |
Log4JFileLogger.initialize(Properties prop)
Initialize the Logger. |
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 | ||||||||||