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

Reply via email to