Luther,
   Would this work with configureAndWatch? Also we use
log4j within a weblogic cluster. i wonder how it will
behave in a cluster, my guess it will change the
levels on the server which handled the servlet request
while on other server within the cluster it will
remain unchanged?

Raj

--- Luther Birdzell <[EMAIL PROTECTED]> wrote:
> 
> Michael,
> 
> I originally wrote this servlet so that I could
> dynamically adjust logging levels remotely in
> instances where I did not have convenient access to
> the log4j configuration file but did have access to
> the application log.  For example: the config file
> was in '/WEB-INF/properties' on a managed server (no
> direct access), but a log was written to a shared
> drive that I could access.  I have also found this
> servlet helpful when I use the command line to load
> the config file (i.e.
>
-Dlog4j.configuration=file:%WEB_APP_PROPS%\log4j.properties)
> instead of loading the config file in a startup
> class using the configureAndWatch method.
> 
> Luther
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now


=====
617.591.9104 (R)
617.794.2615 (M)

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Reply via email to