Uses of Interface
org.identityconnectors.common.logging.LogSpi
-
Packages that use LogSpi Package Description org.identityconnectors.common.logging.impl org.identityconnectors.common.logging.slf4j -
-
Uses of LogSpi in org.identityconnectors.common.logging.impl
Classes in org.identityconnectors.common.logging.impl that implement LogSpi Modifier and Type Class Description class
JDKLogger
Provider to integrate with the JDK logger.class
NoOpLogger
No operation logger. -
Uses of LogSpi in org.identityconnectors.common.logging.slf4j
Classes in org.identityconnectors.common.logging.slf4j that implement LogSpi Modifier and Type Class Description class
SLF4JLog
-