Thanks, I looked over that code, but we cannot use the plugin approach since we need our own implementation of the RemotingAppender.IRemoteLoggingSink interface in order to do some special things. According to the old thread, this can be done by implementing that interface on the server side, which I have done and can see the server listening on the correct port, etc., but I cannot get the client side to make the remoting connection to the server. Is there something I need to do on the client beyond configuring the RemotingAppender in the .config file?
Thanks, Peter From: Mario Santamaria [mailto:alast...@gmail.com] Sent: Tuesday, October 15, 2013 9:55 AM To: Log4NET Dev Subject: Re: Remote appender client and server Hi Peter, I think you can benefit from reading the documentation of this project: https://log4netremotelogging.codeplex.com/documentation I hope its ok to post a link to codeproject, this is a really small and simple project which I have used, its works and has good documentation. Mario Santamaria Desarrollo de Software Pagustech S.R.L. Av. Rivadavia 4260 Piso 12 Buenos Aires, Argentina Tel: 5252-2370 0800-345-8722 www.pagustech.com<http://www.pagustech.com> mar...@pagustech.com<mailto:mar...@pagustech.com> 2013/10/14 Howe, Peter L <ph...@paychex.com<mailto:ph...@paychex.com>> I tried to post directly to this thread but could not: http://apache-logging.6191.n7.nabble.com/Remote-Appender-td22810.html The information contained in this message may be privileged, confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify your representative immediately and delete this message from your computer. Thank you.