RE: Using Socketappender vs SMB share

2004-12-05 Thread Mike Blake-Knox
FILE_SHARE_DELETE will prevent this. Mike Blake-Knox email: [EMAIL PROTECTED] TSYS Office: (706) 644-3643 cellphone: (706) 570-4641 > -Original Message- > From: Randy Xu [mailto:[EMAIL PROTECTED] > Sent: Friday, December 03, 2004 11:46 AM > To: Log4NET User > Subject: Using So

Using Socketappender vs SMB share

2004-12-03 Thread Randy Xu
I'm going to catch all ERROR level statements to a central server. I'm currently deciding between using a SocketAppender vs directing a standard file appender to a Windows network share. We don't forsee a need for 1) platform-independence or 2) the ability to customize and extend SocketServer.