Hi I am using Log4J with my web apps. I have a logsettings.properties file
in my root of the web app. I am going to create a web page with a couple of
radio buttons. E.g. Error, Debug, Info etc. When the user selects one of
these severities, I want to reset the error level in the classes using
Log4J.

I thought of taking the user selection and rewritting the
logsettings.properties file. But then how do I notify the classes that a log
level has changed.

Any idea how to do this?

Regards

Alex


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

Reply via email to