|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ExtendedLogger in info.informatica.log |
|---|
| Subclasses of ExtendedLogger in info.informatica.log | |
|---|---|
class |
FileLogger
File-based Logger |
class |
HTTPLogger
HTTP-based Logger |
class |
MailLogger
Mail Logger |
| Methods in info.informatica.log that return ExtendedLogger | |
|---|---|
ExtendedLogger |
LogRule.getExtendedLogger()
|
static ExtendedLogger |
ExtendedLogger.getExtendedLogger(String s)
Instantiates and initializes a logger |
| Constructors in info.informatica.log with parameters of type ExtendedLogger | |
|---|---|
LogRule(String clase,
int level,
int hmax,
int dmax,
ExtendedLogger logger,
String initargs)
Create a LogRule object with the specified arguments and a null origin host |
|
LogRule(String ohost,
String clase,
int level,
int hmax,
int dmax,
ExtendedLogger logger,
String initargs)
Create a LogRule object with the specified arguments |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||