These two log.info lines in manager.py do not use the config file 
log_success switch, resulting in entries every five minutes.  Adding the 
log_success switch test within _addSingleRecord instances is not trivial 
since the config is not passed to the object.

 

> May 12 18:55:15 shop2 journal: weewx[7760] INFO weewx.manager: Added 
> record 2020-05-12 18:55:00 MST (1589334900) to database 'weewx.sdb'
>
> May 12 18:55:15 shop2 journal: weewx[7760] INFO weewx.manager: Added 
> record 2020-05-12 18:55:00 MST (1589334900) to daily summary in 'weewx.sdb'
>

This was noted back in 2017 also by Daniel Jönsson in this thread 
<https://groups.google.com/forum/#!topic/weewx-user/-OJF9-XBU3s> - not a 
new issue.  I just commented out the two calls to log.info().  I'm just 
working to clean up noise in my system log.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/11778f1a-f56b-4753-97e9-4bc53c9a03e3%40googlegroups.com.

Reply via email to