sink.text.pretty: print warning message on discarded events/packets message
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 14 Feb 2019 23:49:49 +0000 (18:49 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:38 +0000 (18:19 -0400)
commit22dfa6771f9318b9a414b3c5659eabb7c3ac88d8
tree799d68e6032755d4d19003faf7e6da418943bbfc
parent989925d16d3afe61de5ca7fed012b686bb480344
sink.text.pretty: print warning message on discarded events/packets message

This patch enables the discarded events/packets warning messages printed
to the standard error stream again. They are now based on discarded
events/packets messages.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
plugins/text/pretty/pretty.c
plugins/text/pretty/pretty.h
plugins/text/pretty/print.c
This page took 0.023975 seconds and 4 git commands to generate.