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

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.
 



Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.