jaredgorski / arpx

Small-scale process orchestration

Home Page:https://crates.io/crates/arpx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace log triggers concept with logical condition statement

jaredgorski opened this issue · comments

Instead of being limited to includes_string and includes_regex, users could supply any condition which, when executed upon logging the current stdout/stderr line, exits with success or failure (denoting true/false condition status)