Package com.kingsrook.qqq.backend.core.processes.tracing
package com.kingsrook.qqq.backend.core.processes.tracing
-
ClassDescriptionImplementation of ProcessTracerInterface that writes messages to the Logger.Implementation of ProcessTracerInterface that does nothing (no-op).Interface that can be plugged into the execution of a QProcess, that gets callbacks from QQQ for events in the lifecycle of a process, which one may wish to log or otherwise be aware of.Specialization of process tracer message, to indicate a 'key record' that was used as an input or trigger to a process.Basic class that can be passed in to ProcessTracerInterface.handleMessage.