Okay, against the advice of you guys, I set up two root hierarchies. One hierarchy is for my actual logging, and the other hierarchy is for my business events... this is to prevent some numbnuts from changing the hierarchy threshold and accidentally turning off the business event reporting. I am creating the new root Hierarchy inside my code by calling:
eventRoot = new Hierarchy(new RootLogger(Level.DEBUG)); Out of curiosity, is there any way to create a separate and distinct root hierarchy in the properties file rather than dynamically generating one in the code? *************************************************************************************************** The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. *************************************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]