Uses of Interface
org.identityconnectors.common.logging.LogSpi
Packages that use LogSpi
Package
Description
This package is responsible for providing logging to the Framework and
the Connectors.
-
Uses of LogSpi in org.identityconnectors.common.logging
Classes in org.identityconnectors.common.logging that implement LogSpiConstructors in org.identityconnectors.common.logging with parameters of type LogSpiModifierConstructorDescriptionSanitizedLogger
(LogSpi logger) Implementation ofLogSpi
that sanitizes log messages before delegating to the configured logger.