Package org.identityconnectors.common.logging
package org.identityconnectors.common.logging
This package is responsible for providing logging to the Framework and
the Connectors. The logging API is very similar to most logging APIs and
can a SPI interface is provided to wrap another implementations.
-
ClassDescriptionYet another logging abstraction.Basic logging levels.Logging 'Service Provider Interface'.
SanitizedLogger
implementsLogSpi
.