Same problem. This affects all JHipster's logging metrics filters too. When I made a modification to logback-spring.xml the ReconfigureOnChangeTask reset the context, and I loose all the filters I set up at runtime. No joy in intercepting fireDoneReconfiguring or adding a ReconfigureOnChangeTaskListener to {{ReconfigureOnChangeTask to reinstall the filters after reset}}. |