Hi Robert,

What about writing our own variant? Refer [1]

[1]
https://svn.apache.org/repos/asf/logging/log4j/trunk/src/main/java/org/apache/log4j/xml/DOMConfigurator.java

Regards,
Senaka

On Tue, May 20, 2008 at 2:14 AM, Robert Greig <[EMAIL PROTECTED]>
wrote:

> 2008/5/19 Senaka Fernando <[EMAIL PROTECTED]>:
>
> > We can continue with previous known values without modifying log4j. For
> > instance if we started the broker without setting up the log watcher, we
> can
> > do whatever change we like to log4j.xml, and it wont affect the
> operations.
>
> Yes, but the log watcher is entirely log4j code so once you have told
> log4j to use the watcher what do you do?
>
> > I believe you did not quite understand what I said. Now, if we continue
> to
> > poll, the exception will be repeatedly thrown. And, this will lead to
> > repeatedly printing the same fatal warning. We can stop the printing of
> the
> > warning using a property (a variable referred through a getMethod).
>
> But the polling is done in log4j code?
>
> RG
>

Reply via email to