wireshark/extcap
João Valverde e921b804d0 Fix logging with extcaps
Extcaps require a log file when invoked in child mode. It also has
a specific flag to enable debugging, other that the wslog options.

Fix the logging to:
  1. Enable debug log level if --debug is used.
  2. Do not emit messages to the stderr if debug is enabled.

This brings extcap logging to the same feature level it had before
wslog replaced GLib logging.
2021-12-03 12:30:53 +00:00
..
.editorconfig HTTPS In More Places, update some URLs. 2019-07-27 07:55:36 +00:00
CMakeLists.txt MinGW-w64: Fix extcap build output path 2021-09-22 16:34:37 +00:00
androiddump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
ciscodump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
dpauxmon.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
dpauxmon_user.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etl.c ws_getopt: Rename struct and macros 2021-09-30 13:59:28 +00:00
etl.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etw_message.c Fix config.h include order 2021-09-20 20:16:52 +01:00
etw_message.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
etwdump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
extcap-base.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
extcap-base.h Fix logging with extcaps 2021-12-03 12:30:53 +00:00
randpktdump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
sdjournal.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
ssh-base.c Replace g_log() calls with ws_log() 2021-06-16 12:50:27 +00:00
ssh-base.h extcap: Add header files to Doxygen 2021-11-30 08:29:39 +00:00
sshdump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00
udpdump.c Fix logging with extcaps 2021-12-03 12:30:53 +00:00