A B C E F G H I L M P S T

L

levelCode(String) - Static method in class info.informatica.log.LogConfig
 
levelString(int) - Static method in class info.informatica.log.LogConfig
 
limited() - Method in class info.informatica.log.LogRule
 
LocalizedLogger - Interface in info.informatica.log
LocalizedLogger interface
localLog(int, String) - Method in interface info.informatica.log.LocalizedLogger
 
localLog(int, String, String) - Method in interface info.informatica.log.LocalizedLogger
 
localLog(int, String, String, String) - Method in interface info.informatica.log.LocalizedLogger
 
localLog(int, String, int) - Method in interface info.informatica.log.LocalizedLogger
 
localLog(int, String, Object[]) - Method in interface info.informatica.log.LocalizedLogger
 
log(int, String) - Method in class info.informatica.log.BaseLogger
This must be implemented by Loggers
log(long, String, String, int, String) - Method in class info.informatica.log.ExtendedLogger
logs a message if haven't been logged previously by this logger
log(long, String, String, int, Throwable, String) - Method in class info.informatica.log.ExtendedLogger
logs an Exception if haven't been logged previously by this logger
log(int, String) - Method in class info.informatica.log.ExtendedLogger
This must be implemented by Loggers
log(String, String, int, String) - Method in class info.informatica.log.ExtendedLogger
This must be implemented by ExtendedLoggers
log(String, String, int, Throwable, String) - Method in class info.informatica.log.ExtendedLogger
This must be implemented by ExtendedLoggers
log(String, String, int, String) - Method in class info.informatica.log.FileLogger
 
log(String, String, int, Throwable, String) - Method in class info.informatica.log.FileLogger
 
log(String, String, int, String) - Method in class info.informatica.log.HTTPLogger
If ohost is null, will log localhost address
log(String, String, int, Throwable, String) - Method in class info.informatica.log.HTTPLogger
 
log(String, String, int, String) - Method in class info.informatica.log.LogAgent
Given a log message, distribute among loggers
log(String, String, int, Throwable, String) - Method in class info.informatica.log.LogAgent
Given a log message, distribute among loggers
log(int, String) - Method in interface info.informatica.log.Logger
This must be implemented by Loggers
log(long, String, String, int, String) - Method in class info.informatica.log.LogRule
 
log(long, String, String, int, Throwable, String) - Method in class info.informatica.log.LogRule
 
log(String, String, int, String) - Method in class info.informatica.log.MailLogger
 
log(String, String, int, Throwable, String) - Method in class info.informatica.log.MailLogger
 
LOG_ALERT - Static variable in interface info.informatica.log.Logger
 
LOG_CRIT - Static variable in interface info.informatica.log.Logger
 
LOG_DEBUG - Static variable in interface info.informatica.log.Logger
 
LOG_EMERG - Static variable in interface info.informatica.log.Logger
 
LOG_ERR - Static variable in interface info.informatica.log.Logger
 
LOG_INFO - Static variable in interface info.informatica.log.Logger
 
LOG_NOTICE - Static variable in interface info.informatica.log.Logger
 
LOG_WARNING - Static variable in interface info.informatica.log.Logger
 
LogAgent - Class in info.informatica.log
Log Agent This class distributes the log messages among the various loggers
LogAgent(LogConfig) - Constructor for class info.informatica.log.LogAgent
Creates a Log Agent according to specified configuration.
LogConfig - Class in info.informatica.log
Logging system configuration
LogConfig(File) - Constructor for class info.informatica.log.LogConfig
 
LogConfig(BufferedReader) - Constructor for class info.informatica.log.LogConfig
 
LogConfigException - Exception in info.informatica.log
 
LogConfigException() - Constructor for exception info.informatica.log.LogConfigException
 
LogConfigException(String) - Constructor for exception info.informatica.log.LogConfigException
 
LogEntry - Class in info.informatica.log
Log message encapsulation
LogEntry(String, int) - Constructor for class info.informatica.log.LogEntry
 
LogEntry(String, String, int) - Constructor for class info.informatica.log.LogEntry
 
LogException - Exception in info.informatica.log
 
LogException() - Constructor for exception info.informatica.log.LogException
 
LogException(String) - Constructor for exception info.informatica.log.LogException
 
Logger - Interface in info.informatica.log
Logger interface
LogRule - Class in info.informatica.log
Log configuration rule
LogRule(String, int, int, int, ExtendedLogger, String) - Constructor for class info.informatica.log.LogRule
Create a LogRule object with the specified arguments and a null origin host
LogRule(String, String, int, int, int, ExtendedLogger, String) - Constructor for class info.informatica.log.LogRule
Create a LogRule object with the specified arguments

A B C E F G H I L M P S T