Folks, We are using log4net extensively in our applications which consist of a lot of windows services and web services. However we have spotted sometimes (only somtimes mind) that when a service is stopped and restarted, logging to the RollingLogFileAppender will completely stop; messages will not be written to the logfile any more, although messages _will_ get written to an EventLogAppender
This is proving hard to reproduce, so I agree that this is little more than anecdotal, but I am wondering if anyone has seen this type of behaviour? We are using log4net-1.1 Pete
