https://issues.apache.org/bugzilla/show_bug.cgi?id=46804
Summary: create the method
PropertyConfigurator.configureAndWatch(URL,delay)
Product: Log4j
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Configurator
AssignedTo: [email protected]
ReportedBy: [email protected]
Hello,
Not fond in the existing bugs or RFE.
I would like to simply configure from a URL but detect some changes.
The proposed methods
create the method PropertyConfigurator.configureAndWatch(URL)
create the method PropertyConfigurator.configureAndWatch(URL,delay)
will behave the same way as the existing
configureAndWatch(string)
configureAndWatch(string,int)
but with a URL.
This would allow me to reconfigure my logging in a simpler way than now.
Thanks
Olivier
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]