Hello,
I'm using Log4j 1.2.15 along with Log4j extras companion. We use the extras
because I want to use RollingFileAppender and then compress the file once it
is rolled over.

I also need to provide an interface to dynamically change log configuration,
(MaxFileSize, Number Of rolled over files (MaxIndex), and Log Level). I have
a JMX MBean registered and I'm able to change configuration on runtime.

Now my next step is to persist the changes made through JMX to the log4j.xml
configuration file. Is there a utility already written for this purpose? Or
does anyone have an easy way to achieve this.

Thank you,
Jacob.

-- 
View this message in context: 
http://www.nabble.com/Persist-dynamic-configuration-changes-to-log4j.xml-file-tp17799896p17799896.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


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

Reply via email to