Uses of Class
org.identityconnectors.common.logging.Log
-
Packages that use Log Package Description org.identityconnectors.common.logging This package is responsible for providing logging to the Framework and the Connectors. -
-
Uses of Log in org.identityconnectors.common.logging
Methods in org.identityconnectors.common.logging that return Log Modifier and Type Method Description static LogLog. getLog(Class<?> clazz)Get the logger for the particular class.
-