Uses of Package
com.identityworksllc.iiq.common.logging
-
Packages that use com.identityworksllc.iiq.common.logging Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ developmentcom.identityworksllc.iiq.common.logging com.identityworksllc.iiq.common.plugin -
Classes in com.identityworksllc.iiq.common.logging used by com.identityworksllc.iiq.common Class Description SLogger A wrapper around the Commons LoggingLog
class that supplements its features with some extras available in other logging libraries. -
Classes in com.identityworksllc.iiq.common.logging used by com.identityworksllc.iiq.common.logging Class Description CaptureLogs An interface to abstract the log capturing between 7.x (which uses log4j) and 8.x (which uses log4j2)LogListener An abstract log listener that will receive log events instead of queueing themLogListener.LogMessage A log message emitted if a listener is assigned to the log capture engine.SlicingRewritePolicy A log rewrite policy to extract bits out of an extremely long log message.SlicingRewritePolicy.SlicingRewriteContextConfig SLogger.Formatter Helper class to format an object for logging.SLogger.Level An enumeration of log levels to replace the one in log4j -
Classes in com.identityworksllc.iiq.common.logging used by com.identityworksllc.iiq.common.plugin Class Description SLogger A wrapper around the Commons LoggingLog
class that supplements its features with some extras available in other logging libraries.