RE: commons.logging and log4j configureAndWatch

2003-12-02 Thread Martin Flower
Thank you very much for this information.

==
Martin


-Original Message-
From: Mark Womack [mailto:[EMAIL PROTECTED]
Sent: 01 December 2003 18:35
To: 'Log4J Users List'
Subject: RE: commons.logging and log4j configureAndWatch


Hi Martin,

There is no such functionality available in v1.2.X.  We are working on this
functionality for v1.3 (Watchdogs).  For now, you would need to write your
own log4j specific code, outside of the common-logging framework.

hth,
-Mark

 -Original Message-
 From: Martin Flower [mailto:[EMAIL PROTECTED]
 Sent: Monday, December 01, 2003 10:14 AM
 To: [EMAIL PROTECTED]
 Subject: commons.logging and log4j configureAndWatch
 
 
 commons.logging and log4j configureAndWatch
 
 Hello
 
 The application I work on currently uses the log4j configureAndWatch
 facility which
 allows the logging level to be dynamically modified without 
 restarting the
 application.
 
 I am now evaluating whether we can move to the 
 commons.logging framework as
 a wrapper to log4j.  The answer is yes - but I cannot  see how to
 dynamically
 modify the logging level.  I was hoping there would be a 
 facility within the
 log4j.properties file, such as
 log4j.PropertyConfigurator.configureAndWatch=true,
 but I may be searching in vain.
 
 Any help will be gratefully received.  Thanks !
 
 ==
 Martin
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

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



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



RE: commons.logging and log4j configureAndWatch

2003-12-01 Thread Mark Womack
Hi Martin,

There is no such functionality available in v1.2.X.  We are working on this
functionality for v1.3 (Watchdogs).  For now, you would need to write your
own log4j specific code, outside of the common-logging framework.

hth,
-Mark

 -Original Message-
 From: Martin Flower [mailto:[EMAIL PROTECTED]
 Sent: Monday, December 01, 2003 10:14 AM
 To: [EMAIL PROTECTED]
 Subject: commons.logging and log4j configureAndWatch
 
 
 commons.logging and log4j configureAndWatch
 
 Hello
 
 The application I work on currently uses the log4j configureAndWatch
 facility which
 allows the logging level to be dynamically modified without 
 restarting the
 application.
 
 I am now evaluating whether we can move to the 
 commons.logging framework as
 a wrapper to log4j.  The answer is yes - but I cannot  see how to
 dynamically
 modify the logging level.  I was hoping there would be a 
 facility within the
 log4j.properties file, such as
 log4j.PropertyConfigurator.configureAndWatch=true,
 but I may be searching in vain.
 
 Any help will be gratefully received.  Thanks !
 
 ==
 Martin
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

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