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.
- 
Interface Summary Interface Description LogSpi Logging 'Service Provider Interface'. - 
Class Summary Class Description Log Yet another logging abstraction.SanitizedLogger SanitizedLoggerimplementsLogSpi. - 
Enum Summary Enum Description Log.Level Basic logging levels.