Question about the RollingFileAppender

2006-04-19 Thread lfn
Does the RollingFileAppender (or the FileAppender) have the ability to have several processes all log to the same log file? This would really be helpful, so if we have some bug that involves more than one process. I guess it would have to open the file and prevent others from opening it in rea

Re: Log4Net 1.1.1 Documentation?

2006-04-19 Thread lfn
I realize that it is an old release, but I still am very hesitant to consider using a beta release in a commercial product. If it is stable, then why hasn't there been a general release? It seems a little odd to me to go that long without a general release, even if it is an open-source product

Log4Net 1.1.1 Documentation?

2006-04-18 Thread lfn
Does anyone know where I can get my hands on a copy of the Log4Net 1.1 Manual? I found the API documentation in the ZIP file, but that isn't very helpful for a newbie like me trying to learn how to use and configure Log4Net. Also, I found the Log4Net 1.2 Manual online, but I'm not sure what al