[Mono-bugs] [Bug 81811][Nor] Changed - [PATCH] Log4net Remoting appender don't work with mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 5 14:49:31 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=81811

--- shadow/81811	2007-06-05 14:47:44.000000000 -0400
+++ shadow/81811.tmp.746	2007-06-05 14:49:31.000000000 -0400
@@ -10,13 +10,13 @@
 Component: remoting
 AssignedTo: lluis at ximian.com                            
 ReportedBy: informatique.internet at fiducial.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Log4net Remoting appender don't work with mono
+Summary: [PATCH] Log4net Remoting appender don't work with mono
 
 Description of Problem:
 I try to use to log4net RemotingAppender with mono (in order to create a
 centralised log server for all our web applications)
 
 
@@ -124,6 +124,12 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2007-06-05 14:47 -------
 Created an attachment (id=19376)
 bug-81811.diff
 
+
+------- Additional Comments From robertj at gmx.net  2007-06-05 14:49 -------
+We need the old hack (see comment) only when channelData is a
+IChannelDataStore, otherwise there is no way for the channel
+to obtain the URI.
+


More information about the mono-bugs mailing list