Package com.itextpdf.text.log
package com.itextpdf.text.log
-
ClassDescriptionInterface that can be implemented if you want to count the number of documents that are being processed by iText.Factory that creates a counter for every reader or writer class.Implementation of the Counter interface that doesn't do anything.The different log levels.Logger interface
LoggerFactory.setLogger(Logger)
.LoggerFactory can be used to set a logger.Implementation of the Counter interface that doesn't do anything.The no-operation logger, it does nothing with the received logging statements.A Simple System.out logger.