Skip to content

ENUM

Config.RenderLoggingMode

Configuration options to control logging during a render pass.

Cases

none

No data will be recorded for WorkflowNode render timings.

rootsOnly

Render timings will only be recorded for root nodes in a Workflow tree.

allNodes

Render timings will be recorded for all nodes in a Workflow tree. N.B. performance may be noticeably impacted when using this option.