Fix last_invalid_packet_exception logging
Compare changes
@@ -59,7 +59,7 @@ class StatisticsCollector(abc.ABC):
@@ -75,7 +75,7 @@ class StatisticsCollector(abc.ABC):
Ensure the last_invalid_packet_exception
parameter contains the datatypes expected by StatisticsConsumer
Closes L2SS-936