Package org.camunda.bpm.engine.impl.util
Class EngineUtilLogger
java.lang.Object
org.camunda.commons.logging.BaseLogger
org.camunda.bpm.engine.impl.ProcessEngineLogger
org.camunda.bpm.engine.impl.util.EngineUtilLogger
- Author:
- Daniel Meyer
- 
Field SummaryFields inherited from class org.camunda.bpm.engine.impl.ProcessEngineLoggerADMIN_PLUGIN_LOGGER, BPMN_BEHAVIOR_LOGGER, BPMN_PARSE_LOGGER, CMD_LOGGER, CMMN_OPERATION_LOGGER, CMMN_TRANSFORMER_LOGGER, CMNN_BEHAVIOR_LOGGER, CONFIG_LOGGER, CONTAINER_INTEGRATION_LOGGER, CONTEXT_LOGGER, CORE_LOGGER, DECISION_LOGGER, EXTERNAL_TASK_LOGGER, INCIDENT_LOGGER, INDENTITY_LOGGER, INSTANCE, JOB_EXECUTOR_LOGGER, METRICS_LOGGER, MIGRATION_LOGGER, PERSISTENCE_LOGGER, PROCESS_APPLICATION_LOGGER, PROJECT_CODE, PVM_LOGGER, SCRIPT_LOGGER, SECURITY_LOGGER, TELEMETRY_LOGGER, TEST_LOGGER, TX_LOGGER, UTIL_LOGGERFields inherited from class org.camunda.commons.logging.BaseLoggercomponentId, delegateLogger, projectCode
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionambiguousSetterMethod(String setterName, String name) cannotFindResource(String resourcePath) cannotParseDuration(String expressions) classLoadingException(String className, Throwable throwable) voiddebugClassLoading(String className, String classLoaderDescription, ClassLoader classLoader) voiddebugCloseException(IOException ignore) voiddebugCouldNotResolveCallableElement(String callingProcessDefinitionId, String activityId, Throwable cause) exceptionDuringFormParsing(String cause, String resourceName) exceptionDuringParsing(String string, String resourceName, List<Problem> errors, List<Problem> warnings) exceptionWhileApplyingFieldDeclatation(String declName, String className, Exception e) exceptionWhileGettingFile(String filePath, Exception e) exceptionWhileInstantiatingClass(String className, Exception e) exceptionWhileInvokingMethod(String methodName, Object target, Exception e) exceptionWhileParsingCycleExpresison(String duedateDescription, Exception e) exceptionWhileReadingFile(String filePath, Exception e) exceptionWhileReadingStream(String inputStreamName, Exception e) exceptionWhileResolvingDuedate(String duedate, Exception e) exceptionWhileSettingField(Field field, Object object, Object value, Exception e) exceptionWhileWritingToFile(String filePath, Exception e) incompatibleTypeForFieldDeclaration(FieldDeclaration declaration, Object target, Field field) invalidBitNumber(int bitNumber) voidvoidvoidvoidlogParseWarnings(String formattedMessage) voidlogParsingRetryIntervals(String intervals, Exception e) malformedUrlException(String url, Throwable cause) multipleSourcesException(StreamSource source1, StreamSource source2) notInsideCommandContext(String operation) parsingFailureException(String name, Throwable cause) unableToAccessField(Field field, String name) unableToAccessMethod(String methodName, String name) voidMethods inherited from class org.camunda.bpm.engine.impl.ProcessEngineLoggercouldNotDetermineIp, exceptionWhileClosingProcessEngine, exceptionWhileInitializingProcessengine, historyCleanupJobReconfigurationFailure, initializingProcessEngine, initializingProcessEngineForResource, processEngineAlreadyInitialized, processEngineClosed, processEngineCreated, shouldLogCmdException, shouldLogJobExceptionMethods inherited from class org.camunda.commons.logging.BaseLoggercreateLogger, exceptionMessage, formatMessageTemplate, isDebugEnabled, isErrorEnabled, isInfoEnabled, isWarnEnabled, log, log, logDebug, logError, logInfo, logTrace, logWarn
- 
Constructor Details- 
EngineUtilLoggerpublic EngineUtilLogger()
 
- 
- 
Method Details- 
malformedUrlException
- 
multipleSourcesException
- 
parsingFailureException
- 
logParseWarnings
- 
exceptionDuringParsing
- 
unableToSetSchemaResource
- 
invalidBitNumber
- 
exceptionWhileInstantiatingClass
- 
exceptionWhileApplyingFieldDeclatationpublic ProcessEngineException exceptionWhileApplyingFieldDeclatation(String declName, String className, Exception e) 
- 
incompatibleTypeForFieldDeclarationpublic ProcessEngineException incompatibleTypeForFieldDeclaration(FieldDeclaration declaration, Object target, Field field) 
- 
exceptionWhileReadingStream
- 
exceptionWhileReadingFile
- 
exceptionWhileGettingFile
- 
exceptionWhileWritingToFile
- 
debugCloseException
- 
debugClassLoadingpublic void debugClassLoading(String className, String classLoaderDescription, ClassLoader classLoader) 
- 
classLoadingException
- 
cannotConvertUrlToUri
- 
exceptionWhileInvokingMethodpublic ProcessEngineException exceptionWhileInvokingMethod(String methodName, Object target, Exception e) 
- 
unableToAccessField
- 
unableToAccessMethod
- 
exceptionWhileSettingFieldpublic ProcessEngineException exceptionWhileSettingField(Field field, Object object, Object value, Exception e) 
- 
ambiguousSetterMethod
- 
cannotFindResource
- 
notInsideCommandContext
- 
exceptionWhileParsingCycleExpresisonpublic ProcessEngineException exceptionWhileParsingCycleExpresison(String duedateDescription, Exception e) 
- 
exceptionWhileResolvingDuedate
- 
cannotParseDuration
- 
logParsingRetryIntervals
- 
logJsonException
- 
logAccessExternalSchemaNotSupported
- 
logMissingPropertiesFile
- 
exceptionDuringFormParsing
- 
debugCouldNotResolveCallableElement
- 
exceptionWhileSettingXxeProcessing
 
-