5 messages in org.apache.logging.log4j-userweb app dynamic configuration
FromSent OnAttachments
Derek SchergerJun 14, 2004 7:54 pm 
Derek SchergerJun 16, 2004 6:20 pm 
Jacob KjomeJun 16, 2004 9:07 pm 
Derek SchergerJun 16, 2004 9:43 pm 
Jacob KjomeJun 16, 2004 9:50 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:web app dynamic configurationActions...
From:Derek Scherger (der@echologic.com)
Date:Jun 14, 2004 7:54:05 pm
List:org.apache.logging.log4j-user

Hi folks, I've got a bit of a start on a servlet that allows dynamic
configuration changes to log levels used by various Logger's. It already is quite useful for me as it
allows changes to be made to a running/deployed web-app without restarting or
re-deploying.

If this was included in the log4j.jar it would be a simple matter of adding the appropriate servlet and servlet-mapping elements to the application's web.xml to
enable it whenever necessary.

If there is any general interest in such a thing I'd be happy to clean it up a
bit more and then post it to the dev list, but I thought I'd start here to see what
people might think. If this already exists in some other form then I guess I've already
re-invented the wheel.

Please let me know either way. -- Cheers, Derek