Has anyone else experienced this, or know why this might be happening? Simon.
-----Original message----- From: "Simon Wallis" [EMAIL PROTECTED] Date: Tue, 29 Nov 2005 17:40:13 -0800 To: log4net-user@logging.apache.org Subject: onlyFixPartialEventData=true, but partial data still logged > Hi, > > I'm setting onlyFixPartialEventData=true in my config file and am using an > ADONetAppender (log4net 1.2.8). In my appender config settings I have > parameters for ClassName, MethodName, FileName, and LineNumber, but shouldn't > these be NULL in the database since onlyFixPartialEventData is equal to true? > It seems these values are getting logged when I don't want them to be (in > production). > > Thanks, > Simon.