You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by David Sanders <ds...@chaincast.com> on 2001/02/01 21:47:43 UTC

desire PropertyConfigurator.configureAndWatch(URL) method

Since PropertyConfiguator class
(http://jakarta.apache.org/log4j/javadoc/org/apache/log4j/PropertyConfigurat
or.html) has:
public static void configure(URL
<http://java.sun.com/products/jdk/1.2/docs/api/java/net/URL.html> configURL)

it would be nice to have a version of configureAndWatch that takes a URL.