Package org.identityconnectors.common.logging

This package is responsible for providing logging to the Framework and the Connectors.

See:
          Description

Interface Summary
LogSpi Logging 'Service Provider Interface'.
 

Class Summary
Log Yet another logging abstraction.
 

Enum Summary
Log.Level Basic logging levels.
 

Package org.identityconnectors.common.logging Description

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.



Copyright © 2012. All Rights Reserved.