And I got the following warnnings too when I compile the program:
initializeData attribute is not declared.
-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