First off, you really should move to 0.10.0 version. 0.9.7 is not supported any more.
But unfortunately even 0.10.0 has problems with the threads it spawns off for doing reconnection. The latest in SVN has fixed some of these problems, but not all. See my thread on this "A Few Problems to Report". Hopefully this will get fixed soon. On Tue, May 13, 2008 at 9:27 AM, Sarna, Amit <[EMAIL PROTECTED]> wrote: > > > Hi, > I'm running log4cxx version 0.9.7. I've been able to use the socket > appender before to send messages of say WARN level or higher to a logging > server which then logs these messages in a separate file. However, with this > approach i found that if the server was brought down then back up some funny > things happened with the connection e.g. when it came back up the client > application would sometimes die with analysis of the core file showing some > issue within log4cxx causing the process to die. > > So i was wondering, is there any other way (e.g. just through non-XML > config) to filter all warn and error level messages from a group of client > applications into a single file ? > > Cheers > Amit > > > ============================================================================== > Please access the attached hyperlink for an important electronic > communications disclaimer: > > http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html > ============================================================================== > > -- Dale King