No it didn't. I copied and pasted to my web.xml file and run the program
and I got nothing about SQL in the log file.
I am using:
VS .net 2005 framework
ASP.net 2.0
SQL server 2003
Windows Server 2003
Ibatis.datamapper 1.5.1
log4net
-Henry
Ron Grabowski wrote:
Did Don's post help resolve your problem?
----- Original Message ----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: [email protected]; Ron Grabowski <[EMAIL PROTECTED]>
Sent: Saturday, October 14, 2006 1:56:28 PM
Subject: Log4net...
I copied and pasted configuration in the ibatis sqlmapper document for
logging but I didn't get anything in the log file about SQL statements
and IBATIS. I am using VS2005 .NET 2 and log4net for log. What should i
do to log all SQL statement in the log file? Should I call some
functions? objects? ...
-Henry