Yeah, it was a self-inflicted wound. I missed a section of code that was 
manually configuring a JoranConfigurator with a FileInputStream instead of a 
File, so it couldn't watch it. But we were also still setting the 
logback.configurationFile property.

-----Original Message-----
From: logback-user <logback-user-boun...@qos.ch> On Behalf Of Ceki Gülcü
Sent: Friday, January 6, 2023 9:58 AM
To: logback-user@qos.ch
Subject: Re: [logback-user] scanning not working in logback 1.2.10

----
External E-mail --- CAUTION: This email originated from outside GDMS. Do not 
click links or open attachments unless you recognize the sender and know the 
content is safe.

Hello Michael,

Would you care to provide more detail? Perhaps a copy of your config file or 
files?

--
Ceki Gülcü

Sponsoring SLF4J/logback/reload4j at https://github.com/sponsors/qos-ch


On 1/6/2023 3:49 PM, michael.newc...@gd-ms.com wrote:
> I have -Dlogback.configurationFile set.
> 
> I have <configuration scan="true" scanPeriod="10000" debug="true">
> 
>  
> 
> Error:
> 
> "Due to missing top level configuration file, reconfiguration on 
> change (configuration file scanning) cannot be done."
> 
>  
> 
> I'm not sure why this is a problem.
> 
>  
> 
> Thanks,
> 
> Michael
> 
_______________________________________________
logback-user mailing list
logback-user@qos.ch
https://mailman.qos.ch/cgi-bin/mailman/listinfo/logback-user
_______________________________________________
logback-user mailing list
logback-user@qos.ch
https://mailman.qos.ch/cgi-bin/mailman/listinfo/logback-user

Reply via email to