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
Is your feature request related to a problem? Please describe.
Currently, grule will log the evaluation error even though ReturnErrOnFailedRuleEvaluation was enabled and it may duplicate record the error.
Describe the solution you'd like
Don't print the error log in the grule engine if ReturnErrOnFailedRuleEvaluation was enable
I will be happy to submit a PR to resolve this, if this sounds good to you, thank you.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, grule will log the evaluation error even though ReturnErrOnFailedRuleEvaluation was enabled and it may duplicate record the error.
Describe the solution you'd like
Don't print the error log in the grule engine if ReturnErrOnFailedRuleEvaluation was enable
I will be happy to submit a PR to resolve this, if this sounds good to you, thank you.
The text was updated successfully, but these errors were encountered: