| Package | Description |
|---|---|
| org.identityconnectors.common.logging |
This package is responsible for providing logging to the Framework and
the Connectors.
|
| org.identityconnectors.framework.impl.api.local.operations |
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.getLog(Class<?> clazz)
Get the logger for the particular class.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SpiOperationLoggingUtil.logOpException(Log opLog,
Class<?> opClass,
String methodName,
RuntimeException e) |
Copyright © 2019. All rights reserved.