[Mono-bugs] [Bug 339003] New: Implement System.Net logging to aid diagnosis of Http-/ FtpWebRequest etc operation without sniffer etc
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 4 15:44:04 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=339003
Summary: Implement System.Net logging to aid diagnosis of Http-
/FtpWebRequest etc operation without sniffer etc
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at ximian.com
Found By: ---
MSFT has System.Net logging where Socket will log the data it transfers etc,
and all of the other components HttpWebRequest etc can be configured to log
their actions -- all configured via the app.exe.config file. I suggest that
Mono implements at least the logging in Socket, it would make diagnosis of
issues such as bug 324683 easier and not need the use of sniffers etc.
See e.g.
"Using System.Net Tracing"
http://blogs.msdn.com/dgorti/archive/2005/09/18/471003.aspx
"Enabling System.Net Logging"
http://msdn2.microsoft.com/en-us/library/bb203855.aspx
etc
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list