A couple of things happened in WeeWX 4, a fair amount of code was moved from engine.py to weewxd, this included the code that adds the stack trace on exit, plus WeeWX logging changed from using the syslog package to using the logging package. Under 3.9.2 the stack trace on exit was sent to the log as debug level output, so it was only seen if debug >= 1. There was a subsequent change by Tom that explicitly states he was changing the log level for that stack trace to info (will appear in log irrespective of debug setting). But I had some trouble following the commits on github as the code seemed to unexplainably change again. I think it is one for Tom given the explicit commit he made on it.
Bottom line it is nothing wrong with your install or nor is it caused by anything you have done (other than shutting down or restarting WeeWX). Gary -- 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/1a88958e-02d1-456b-a37f-321c1394d960%40googlegroups.com.
