STRUCT
WorkflowLogging.Config¶
public struct Config
Properties¶
renderLoggingMode¶
public var renderLoggingMode: RenderLoggingMode = .allNodes
logLifetimes¶
public var logLifetimes = true
When true, the interval spanning a WorkflowNode’s lifetime will be recorded.
logActions¶
public var logActions = true
When true, action events will be recorded.