good, glad you're moving forward. One thing - you may not have to set the root logger to a high level, you can probably turn it OFF. Turn the package your code is in to DEBUG, it will override the level higher up the hierarchy including the root logger.
-----Original Message----- From: Hakan Koseoglu [mailto:[EMAIL PROTECTED] Sent: Thursday, November 11, 2004 11:28 AM To: Log4J Users List Subject: Re: multiple files, same logger and different tresholds Hi Michael, > I suspect your example will not work for the reason you specify. I guessed so. After firing the mail to the list, I experimented on different approaches and came up woth the same conclusion. I still have a couple of things to sort out, setting the root logger to such a high level is not desirable but should work fine in my case. Thanks! --------------------------------------------------------------------- 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]
