Mark,

Can you send over your config file, and also can you reproduce this
situation with internal logging enabled:

http://logging.apache.org/log4net/release/faq.html#internalDebug

Cheers,

Nicko 

> -----Original Message-----
> From: Kremer, Mark [mailto:[EMAIL PROTECTED] 
> Sent: 13 June 2005 20:06
> To: log4net-user@logging.apache.org
> Subject: 1.2.9 - Attempted to append to closed appender named...
> 
> 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 
> 
> 

Reply via email to