Re: [appfuse-user] Dynamically changing Logging levels.

2008-04-30 Thread Matt Raible
If nothing else, it'd be great to have this as a tutorial on the wiki. Even if we decided to add it, it'd be great to have it documented somewhere. Matt On Tue, Apr 1, 2008 at 10:56 PM, Thomas Ramapuram <[EMAIL PROTECTED]> wrote: > Hi, > Yesterday I wrote an action to dynamically change loggi

[appfuse-user] Dynamically changing Logging levels.

2008-04-01 Thread Thomas Ramapuram
Hi, Yesterday I wrote an action to dynamically change logging levels. Usually in application servers this is done with JMX but since I do not use jmx I thought I'd write an action to change logging levels. I'm sure others users would have the same requirements. In a production system which