I have logback configured with the logback.xml located here: http://pastebin.com/KuqUEkXy.
Every minute, I see a log message emitted of the form:
18:26:21,486 |-INFO in ReconfigureOnChangeTask(born:1478715201485) - Empty watch file list. Disabling
Why is this happening and how can I get rid of these?
In your logback configuration (logback.xml), you have to turn OFF (or better, just remove) the scan attributes in the configuration element
Just remove the scan="true" in the first line of configuration
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With