DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43445>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43445 Summary: Log4j configuration when having different applications running on the same JVM Product: Log4j Version: 1.2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Configurator AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have a main application and some others running on the same JVM. So i configured Log4j with PropertyConfigurator.configure(...) in my main application and i want to inhibit other ones overwriting the configuration I set. Is there some way to do this? If not is it possible to add a method (like "freezeConfiguration()") in the PropertyConfigurator class? Thank you in advance. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
