Uses of Interface
com.kingsrook.qqq.backend.core.actions.scripts.logging.ScriptExecutionLoggerInterface
Packages that use ScriptExecutionLoggerInterface
-
Uses of ScriptExecutionLoggerInterface in com.kingsrook.qqq.backend.core.actions.scripts.logging
Classes in com.kingsrook.qqq.backend.core.actions.scripts.logging that implement ScriptExecutionLoggerInterfaceModifier and TypeClassDescriptionclass
class
Implementation of a code execution logger that builds a scriptLog and 0 or more scriptLogLine records - but doesn't insert them.class
Implementation of a code execution logger that logs into scriptLog and scriptLogLine tables - e.g., as defined in ScriptMetaDataProvider.