Re: GUI extreme slowness due to log4net
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <00bd01c86366$d7326fc0$6401a8c0@ferrari> |
Hi Di, When you say, "default App.config" are you refering to the one used by your executable? If so, you need to do the same thing in the config for your tests. However, it's possible that this may not do the job, since the appender used by the tests is created programmatically. If you verify that the test config is correct and the problem is still there, please file a bug. Charlie _____ From: [email protected] [mailto:[email protected]] On Behalf Of Di Furness Sent: Tuesday, January 29, 2008 7:34 PM To: [email protected] Subject: [Nunit-users] GUI extreme slowness due to log4net Hi When I run the tests within visual studio, they run very quickly but within the GUI they are EXTREMELY slow. This seems to be due to the fact that all DEBUG messages are still being generated and captured not filtered even if my default App.config does have them set to INFO. Can you suggest how to fix this in the GUI? Thanks.Di ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-users