Reduce log level for filter execution from Info to Debug

pull/2633/head
Isaac Connor 2019-06-03 09:46:28 -04:00
parent 0699b21017
commit 983da41c7a
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ sub checkFilter {
my $filter = shift;
my @Events = $filter->Execute();
Info(
Debug(
join(' ',
'Checking filter', $filter->{Name},
join(', ',