RE: Configuration of Log4net with Visual Studio 2008 unit testing

2008-05-16 Thread Neil Haughton
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

Configuration of Log4net with Visual Studio 2008 unit testing

2008-05-16 Thread Neil Haughton
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

RE: Log4net viewer Log4View 2.2.0.6 released

2008-05-16 Thread Neil Haughton
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

Log4net viewer Log4View 2.2.0.6 released

2008-05-16 Thread Ulrich Proeller
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