Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't log skipping rules as errors (#1658)
Commit 0ef1926 added logging for remediation and alert levels, but it turns out that we would even log skipped remediations and alerts as errors which made the logs very spammy. Let's fix all but fatal errors.
- Loading branch information