It depends on what you are asking for? If you are asking for a single logger repository to span multiple JVM's, then no. That's not possible. But if you are asking for some way to keep the two consistent via some custom configuration facility, sure, that might be possible. I don't know of any existing software that can do this for you, but it would be great if you'd write it and share it with all of us :-)

Jake

Tomas Zulberti wrote:
 I wish to change de logger properties while de server is running. I do
 this, by using setLevel(). The problem is that the server is a
 cluster, and I wish to change the logger level of all the running
 WebLogic, without using threads.
 Is this possible? How?

 Thanks,
 Tomas Zulberti

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to