doing this directly is known to cause problems. I think many groups choose to log to a central socket appender/listner, which then writes to a single file.
-----Original Message----- From: Parker, Jonathan [mailto:[EMAIL PROTECTED] Sent: Friday, August 06, 2004 10:06 AM To: [EMAIL PROTECTED] Subject: Logging to single file from multiple JVMs I'm trying to clarify definitively if it is possible to use log4j to log to one file from multiple JVM's using DailyRollingFileAppender. I have been unable to get it to work properly (log calls not showing up in file) and internet searches seem to indicate that there are problems with this. Also, is there an alternative to using DailyRollingFileAppender I should consider. I very much appreciate any information that can be offered - thanks! Jon P. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------- This message and any included attachments are from Siemens Medical Solutions USA, Inc. and are intended only for the addressee(s). The information contained herein may include trade secrets or privileged or otherwise confidential information. Unauthorized review, forwarding, printing, copying, distributing, or using such information is strictly prohibited and may be unlawful. If you received this message in error, or have reason to believe you are not authorized to receive it, please promptly delete this message and notify the sender by e-mail with a copy to [EMAIL PROTECTED] Thank you --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
