I am testing a simple app that consists of one exe and 3 dlls. I am trying to set it up so that each project (the exe and each dll) have their own unique static logger, config file, and output file. When I run, I get the desired logging in the desired locations for the exe and the first dll that is called. But for the second and third dlls, I get the following errors. Any ideas as to what is causing this?
Thanks! Mark
log4net:ERROR [ConsoleAppender] Attempted to append to closed appender named [PerformanceConsole]. log4net:ERROR [RollingFileAppender] Attempted to append to closed appender named [PerformanceRollingFile]. log4net:ERROR [ConsoleAppender] Attempted to append to closed appender named [LoggingConsole]. log4net:ERROR [RollingFileAppender] Attempted to append to closed appender named [LoggingRollingFile].
__________________________________________________
Mark Kremer User Interface Specialist ZOLL Data Systems (formerly Pinpoint Technologies)
12202 Airport Way, Suite 300 Broomfield, Colorado 80021
O (303) 801-1833 F (303) 801-0001 www.zolldata.com |