add plugin in verbose

This commit is contained in:
garnier-quentin 2020-05-11 15:11:38 +02:00
parent 858366e1b2
commit 70f90ac7c1
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ sub manage_selection {
next; next;
} }
$self->{output}->output_add(long_msg => "plugin '" . $_->{Plugin} . "'");
$self->{global}->{total}++; $self->{global}->{total}++;
} }
} }