Uses of Class
com.identityworksllc.iiq.common.logging.SLogger
-
Packages that use SLogger Package Description com.identityworksllc.iiq.common Utilities, interfaces, and standalone tools for IIQ developmentcom.identityworksllc.iiq.common.plugin -
-
Uses of SLogger in com.identityworksllc.iiq.common
Fields in com.identityworksllc.iiq.common declared as SLogger Modifier and Type Field Description protected SLogger
AbstractBaseUtility. log
The logger for this class -
Uses of SLogger in com.identityworksllc.iiq.common.plugin
Fields in com.identityworksllc.iiq.common.plugin declared as SLogger Modifier and Type Field Description protected SLogger
BaseCommonPluginResource. log
An enhanced logger available to all plugins
-