|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
---|---|
com.itextpdf.text.log |
Uses of Logger in com.itextpdf.text.log |
---|
Classes in com.itextpdf.text.log that implement Logger | |
---|---|
class |
NoOpLogger
The no-operation logger, it does nothing with the received logging statements. |
Methods in com.itextpdf.text.log that return Logger | |
---|---|
static Logger |
LoggerFactory.getLogger()
Returns the logger set in this LoggerFactory. |
Logger |
LoggerFactory.logger()
Get the logger. |
Methods in com.itextpdf.text.log with parameters of type Logger | |
---|---|
void |
LoggerFactory.setLogger(Logger logger)
Set the global logger to process logging statements with. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |