approval-voting: Add no shows debug information (#4726)
Add some debug logs to be able to identify the validators and parachains
that have most no-shows, this metric is valuable because it will help us
identify validators and parachains that regularly have this problem.
From the validator_index we can then query the on-chain information and
identify the exact validator that is causing the no-shows.
---------
Signed-off-by: Alexandru Gheorghe <[email protected]>