Automatic reload works for "include"d files, but not property files

Using logback 1.2.9. While testing some changes for overriding property values, I noticed that if I save a change to my "logback.xml" or in an xml file that I "include" from that file, logback will automatically reload with the specified interval. However, if I defined a "property" element referring to a properties file in that "logback.xml", and I save a change to that file, no automatic reload happens. Is that intended?

Not intentional but an omission. Please create a jira issue asking for this feature. Thank you for your recent sponsorship! -- Ceki Gülcü Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch On 6/9/2023 7:32 PM, logback users list via logback-user wrote:
Using logback 1.2.9.
While testing some changes for overriding property values, I noticed that if I save a change to my "logback.xml" or in an xml file that I "include" from that file, logback will automatically reload with the specified interval. However, if I defined a "property" element referring to a properties file in that "logback.xml", and I save a change to that file, no automatic reload happens. Is that intended?
participants (1)
-
logback users list