Uses of Class
org.camunda.bpm.engine.impl.telemetry.TelemetryLogger
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of TelemetryLogger in org.camunda.bpm.engine.impl
Modifier and TypeFieldDescriptionstatic final TelemetryLogger
ProcessEngineLogger.TELEMETRY_LOGGER
-
Uses of TelemetryLogger in org.camunda.bpm.engine.impl.cmd
Modifier and TypeFieldDescriptionprotected static final TelemetryLogger
IsTelemetryEnabledCmd.LOG
protected static final TelemetryLogger
TelemetryConfigureCmd.LOG
-
Uses of TelemetryLogger in org.camunda.bpm.engine.impl.telemetry.reporter
Modifier and TypeFieldDescriptionprotected static final TelemetryLogger
TelemetryReporter.LOG
protected static final TelemetryLogger
TelemetrySendingTask.LOG