Package com.snowtide.util.logging
-
Interface Summary Interface Description Log Interface that must be implemented the loggers returned by anyLogFactory
implementation.LogFactory Custom logging implementations that are to be used by PDFxStream (and therefore registered with theLoggingRegistry
class) must implement this interface. -
Class Summary Class Description LoggingRegistry This class is provided to allow applications that use PDFxStream to supply custom logging implementations.