Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Console output from dissectors

From: Dario Lombardo <dario.lombardo.ml@xxxxxxxxx>
Date: Wed, 29 Jun 2016 09:47:55 +0200
Hello
Running checkAPI against the dissectors, I get warnings like

Warning: Found termoutput APIs in packet-wtp.c: printf

Are the dissector expected to produce console output? If yes, which function should they use? g_log()?
Thanks
Dario.