Ethereal-cvs: [Ethereal-cvs] rev 14438: /trunk/gtk/: main.c /trunk/: capture.c capture.h captu

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 26 May 2005 17:50:36 -0000
User: ulfl
Date: 2005/05/26 12:50 PM

Log:
 use the log features of the GLib to have verbose output of the capturing engine, e.g. GLib provides different domains for different submodules. Output more verbose than warning level will be disabled by default (just like before).
 
 use the console_log_handler in main.c for win32 AND unix now
 
 Currently use the log for the capturing engine (only), as I desperately needed a log output for debugging.

Directory: /trunk/gtk/
  Changes    Path          Action
  +72 -9     main.c        Modified

Directory: /trunk/
  Changes    Path              Action
  +15 -1     capture.c         Modified
  +6 -0      capture.h         Modified
  +83 -8     capture_loop.c    Modified
  +23 -23    capture_opts.c    Modified
  +26 -4     capture_sync.c    Modified
  +39 -0     log.h             Added



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14438&view=rev