|
Thanks Giles, I missed that. One more question about logging SQL related
to .NET and NUnit. Since setting up the logging using either the built-in
or Log4Net requires the setup of an app.config or a web.config, how can I log SQL
statements while running test cases in NUnit, since my data layer in a separate
assembly/dll? Can an assembly/dll have it’s own
app.config, even if it’s not the startup project? I will go ahead and
try creating an app.config just for the data layer, but was wondering if anybody
has had any experience with this. From: Gilles Bayon
[mailto:[EMAIL PROTECTED] See doc http://ibatis.apache.org/docs/dotnet/datamapper/ch04s05.html |
Title: Body text
- viewing generated SQL without Log4Net? Douglas Smith
- Re: viewing generated SQL without Log4Net? Ron Grabowski
- RE: viewing generated SQL without Log4Net? Douglas Smith
- Re: viewing generated SQL without Log4Net? Gilles Bayon
- RE: viewing generated SQL without Log4Net? Douglas Smith
- Re: viewing generated SQL without Log4Net? Gilles Bayon
- Re: viewing generated SQL without Log4Net? Ron Grabowski

