Package com.kingsrook.qqq.backend.core.actions.scripts.logging
package com.kingsrook.qqq.backend.core.actions.scripts.logging
-
ClassDescriptionImplementation of a code execution logger that builds a scriptLog and 0 or more scriptLogLine records - but doesn't insert them.Implementation of a code execution logger that logs to LOG 4jImplementation of a code execution logger that just noop's every action.Interface to provide logging functionality to QCodeExecution (e.g., scripts)Implementation of a code execution logger that logs into scriptLog and scriptLogLine tables - e.g., as defined in ScriptMetaDataProvider.Implementation of a code execution logger that logs to System.out and System.err (for exceptions)