That fixed it. Thanks for your help On Sunday, June 5, 2022 at 10:25:54 PM UTC+1 [email protected] wrote:
> I do indeed like it quiet! Your suggestion looks very plausible. I'll know > by tomorrow morning. > Thanks much for your very prompt reply > > On Sunday, June 5, 2022 at 10:13:09 PM UTC+1 [email protected] wrote: > >> I have been able to silence most log messages with >> >> # Whether to log successful operations >> log_success = False >> # Whether to log unsuccessful operations >> log_failure = False >> >> [Logging] >> [[loggers]] >> [[[weewx.restx]]] >> level = WARNING >> [[[weewx.manager]]] >> level = WARNING >> [[[user.interceptor]]] >> level = WARNING >> >> But I'm still seeing >> >> weewx[24537] INFO weewx.engine: Garbage collected 13319 objects in 0.02 >> seconds >> >> every three hours in syslog >> >> Can someone please explain how to silence this INFO message? >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/48bce871-9a2f-4b91-b62c-8aa2a2f1c06an%40googlegroups.com.
