http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29328
User: wmeier
Date: 2009/08/07 02:23 PM
Log:
tshark: console_log_level preference now controls which log msgs are sent to stderr;
Note: This is a behavior change:
Given the default value for the console_log_level preference
tshark will now show ERROR, CRITICAL and WARNING level log messages.
Prior to this change tshark was hardwired to show only
ERROR and CRITICAL level messages.
Time will tell whether this change results in too much noise
in tshark output.
Directory: /trunk/
Changes Path Action
+41 -6 tshark.c Modified