Okay - got it. All I needed to do in the test class was specify a
relative path from the test project output to the folder where my common
config file is located within the solution..
eg
log4net.Config.XmlConfigurator.ConfigureAndWatch(new
System.IO.FileInfo(@"..\..\..\ProjectBeingTested\l
Does anyone know how to use log4net.config files with Visual Studio 2008
unit testing?
I have a test project with a log4net.config file as part of the project,
properties set to Content and Copy always, which diligently copies the
config file to the bin\release or bin\debug folders on build. In
Does anyone know how to use log4net.config files with Visual Studio 2008
unit testing?
I have a test project with a log4net.config file as part of the project,
properties set to Content and Copy always, which diligently copies the
config file to the bin\release or bin\debug folders on build. Th
I am glad to announce that Log4View 2.2.0.6 has been released.
Log4View is a powerful and comfortable viewer for Log4net output.
Key Features:
* Reads output of RollingFileAppenders, UdpAppenders and a special
TcpAppender(!)
* Can easily filters huge log files to focus on the current point of