Modifier and Type | Field and Description |
---|---|
static Trace |
BasicExpressionFunctionsXPath.LOGGER |
static Trace |
BasicExpressionFunctions.LOGGER |
static Trace |
LogExpressionFunctions.LOGGER |
Modifier and Type | Field and Description |
---|---|
static Trace |
ReflectionXPathFunctionWrapper.LOGGER |
static Trace |
ReflectionXPathFunctionResolver.LOGGER |
Modifier and Type | Method and Description |
---|---|
static <F extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
LensUtil.traceContext(Trace logger,
String activity,
String phase,
boolean important,
LensContext<F> context,
boolean showTriples) |
Modifier and Type | Method and Description |
---|---|
void |
BaseHandler.logEnd(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
boolean result) |
protected void |
BaseHandler.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType) |
protected void |
BaseHandler.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Object additionalData) |
static void |
BaseHandler.staticLogStart(Trace LOGGER,
Event event,
String description,
Object additionalData) |
Modifier and Type | Method and Description |
---|---|
void |
BaseHelper.logEnd(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
boolean result) |
protected void |
BaseHelper.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType) |
protected void |
BaseHelper.logStart(Trace LOGGER,
Event event,
com.evolveum.midpoint.xml.ns._public.common.common_3.EventHandlerType eventHandlerType,
Object additionalData) |
Modifier and Type | Method and Description |
---|---|
protected Trace |
SimpleFocalObjectNotifier.getLogger() |
protected Trace |
AccountPasswordNotifier.getLogger() |
protected Trace |
UserPasswordNotifier.getLogger() |
protected Trace |
SimpleWorkflowNotifier.getLogger() |
protected Trace |
GeneralNotifier.getLogger() |
protected Trace |
SimpleResourceObjectNotifier.getLogger() |
protected Trace |
SimpleUserNotifier.getLogger() |
Modifier and Type | Method and Description |
---|---|
String |
JaxbDomHack.silentMarshalObject(Object object,
Trace logger)
Used to convert property values from DOM
|
Modifier and Type | Field and Description |
---|---|
static Trace |
IntegrationTestTools.LOGGER |
Modifier and Type | Field and Description |
---|---|
static Trace |
ClassPathUtil.LOGGER |
Modifier and Type | Method and Description |
---|---|
void |
ProfilingDataLog.logProfilingEvent(Trace LOGGER) |
Modifier and Type | Method and Description |
---|---|
static Trace |
TraceManager.getTrace(Class clazz) |
static Trace |
TraceManager.getTrace(String loggerName) |
Modifier and Type | Method and Description |
---|---|
static void |
LoggingUtils.logErrorOnDebugLevel(Trace LOGGER,
String message,
Throwable ex,
Object... objects) |
static void |
LoggingUtils.logException(Trace LOGGER,
String message,
Throwable ex,
Object... objects) |
static void |
LoggingUtils.logStackTrace(Trace LOGGER,
String message) |
Modifier and Type | Class and Description |
---|---|
class |
TraceImpl
Wrapper for logging library.
|
Modifier and Type | Method and Description |
---|---|
protected List<QName> |
WizardStep.loadResourceObjectClassList(org.apache.wicket.model.IModel<PrismObject<com.evolveum.midpoint.xml.ns._public.common.common_3.ResourceType>> model,
Trace LOGGER,
String message) |
Modifier and Type | Method and Description |
---|---|
static String |
MappingTypeDto.createMappingLabel(com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mapping,
Trace LOGGER,
PrismContext context,
String placeholder,
String nameNotSpecified)
TODO - find a better place for this method, it probably shouldn't be here
|
Modifier and Type | Field and Description |
---|---|
protected static Trace |
PageAdminResources.LOGGER |
Modifier and Type | Method and Description |
---|---|
static String |
ExpressionUtil.loadExpression(com.evolveum.midpoint.xml.ns._public.common.common_3.MappingType mapping,
PrismContext prismContext,
Trace LOGGER) |
Copyright © 2014 evolveum. All rights reserved.