Configuration
- Message — the log template.
{assign_name}inside the string is replaced with the current value of that assign at run time. Unknown keys resolve to"nil". - Level —
info(default),debug, orwarning. FlowLog lines always appear in the run log regardless of any node floor or run override; the level just controls how the viewer colours and filters the line (anddebuginlines the raw struct for non-scalar{tokens}). - Include in notifications — when on, this entry is forwarded to the email notification pipeline if a matching notification config exists.
Example
Processed {employees} employees (of {source_count} total)