Hi 
I was thinking about a servlet approach, a
initialization servlet which will load a properties
file from its init method, and setup the initial debug
level suppose "ERROR", this servlet also has a get
method which will read the input from a html page
which can be "DEBUG" and then setup the log4j level to
debug
you can make this servlet secured so can only be used
by some users
Ashish
--- Jacob Kjome <[EMAIL PROTECTED]> wrote:

> At 06:42 PM 1/21/2005 -0500, you wrote:
>  >Also keep in mind that Log4J has a JMX API that
> lets you configure it on the
>  >fly from the web, remotely, ...
>  >
> 
>
>http://logging.apache.org/log4j/docs/api/org/apache/log4j/jmx/package-summary.html
> 
> Except that the JMX stuff has been removed from
> Log4j-1.3 because there was 
> no one maintaining it...
>
http://cvs.apache.org/viewcvs.cgi/logging-log4j/src/java/org/apache/log4j/jmx/?hideattic=0
> 
> There has been some interest on the list for
> documenting this stuff, so it 
> may come back.  More interest will make it even more
> likely to come back.
> 
> 
> Jake
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 


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

Reply via email to