You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
I usually want debug/trace logging turned on for a specific rule, when I have it turned on everywhere there is too much logging for me to find what I want. Proposal, add a 'log_level' to the rule syntax.
I often have a set of things when I am building or debugging a rule that I want to know the state of/value of as the rule executes (or not due to a guard). Proposal, add a 'debug' which accepts an object or array of objects and logs the inspection of them.
Two things I have found as I convert my rules.