Uses of Class
info.informatica.log.LogConfigException

Uses of LogConfigException in info.informatica.log
 

Methods in info.informatica.log that throw LogConfigException
static ExtendedLogger ExtendedLogger.getExtendedLogger(String s)
          Instantiates and initializes a logger
 void MailLogger.init(String initstr)
           
 void HTTPLogger.init(String s)
           
 void FileLogger.init(String s)
          Initialize this logger with the filename
 void ExtendedLogger.init(String s)
          Initialize this logger You only need to implement this method if applicable, otherwise if you call it will throw an Exception