Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.0.13
-
None
Description
ReconfigureOnChangeFilter
213 lc.reset();
214 long threshold = System.currentTimeMillis();
215 try {
216 jc.doConfigure(mainConfigurationURL);
217 if (statusUtil.hasXMLParsingErrors(threshold))
220 } catch (JoranException e)
{ 221 fallbackConfiguration(lc, eventList, mainURL); 222 }Events logged between 213 and 216 lines will be lost