Uses of Interface
org.identityconnectors.common.logging.LogSpi
Package
Description
This package is responsible for providing logging to the Framework and
the Connectors.
-
Uses of LogSpi in org.identityconnectors.common.logging
ModifierConstructorDescriptionSanitizedLogger
(LogSpi logger) Implementation ofLogSpi
that sanitizes log messages before delegating to the configured logger.