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
