root node of configuration file

2008-08-18 Thread Madhu Gowda
Hi all, I am using a xml file to configure the logger. Here, the xml file needs the root node as or . I donot want the root node to be named as or , as my configuration file contains some other information also. Is this possible to keep the root node something other than or . Regards, Mad

RE: apr-util-expat

2008-08-18 Thread Mehta, Jenica
Thank you. When I build log4cxx using Visual Studio, it does not generate expat lib instead I see "xml" library getting generated. So is it possible that log4cxx may not depend on expat and may depend on xml.lib? Or do I need to use some flag to explicitly let log4cxx use expat? Regards. -Ori

RE: Is this a bug or user error?

2008-08-18 Thread Peter Steele
I've heard of this SocketServer. I'll have to check it out. Thanks. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 18, 2008 7:44 AM To: Log4CXX User Subject: RE: Is this a bug or user error? Peter - We've had the exact same requirement on platform we did, which u

RE: Is this a bug or user error?

2008-08-18 Thread renny . koshy
Peter - We've had the exact same requirement on platform we did, which used Log4j... and ended up running the included "SocketServer" app and then logging everything to the socket-server, which actually wrote out the combined file. Renny Koshy President & CEO -

RE: Is this a bug or user error?

2008-08-18 Thread Peter Steele
A multi-file-appender would be a great addition. I guess in the meantime the only solution is to either have all of the applications log to their own log file or implement a log server. We clearly can't continue to use the configuration we have now... -Original Message- From: Curt Arnold [