Package com.itextpdf.text.log

Interface Summary
Counter Interface that can be implemented if you want to count the number of documents that are being processed by iText.
Logger Logger interface LoggerFactory.setLogger(Logger).
 

Class Summary
CounterFactory Factory that creates a counter for every reader or writer class.
LoggerFactory LoggerFactory can be used to set a logger.
NoOpCounter Implementation of the Counter interface that doesn't do anything.
NoOpLogger The no-operation logger, it does nothing with the received logging statements.
SysoCounter  
SysoLogger A Simple System.out logger.
 

Enum Summary
Level The different log levels.
 



Copyright © 2013. All Rights Reserved.