I am logging to a network shared drive currently using a RollingFileAppender.
A problem occurred where the server hosting that drive still performed basic network communication but was failing to serve out files and other file based tasks.
Log4Net just hung when trying to acquire a log appender for a file on this remote server. Is there any kind of timeout option I could use?