logging output in R# 3.0 b2
Hi
I try the last beta of R# 3.0, and I was wondering why I had so much output in the unit testing output. I'm using NUnit and log4net, and it seems that all the trace are logged, never mind the log level I set in app.config. In fact, I have the same amount of output as the "Trace output" in NUnit gui.
Did I miss something ? Is it possible to have only the Console output (same output as the tab "Console.Out" in NUnit gui) ?
Thx.
Please sign in to leave a comment.
Sorry, my app was misconfigured.
All is ok.