Ahhh - that's it....what's happening is that on a pi, user.debug messages go to /var/log/syslog but 'not' to /var/log/messages.
I verified the behavior above on pi versions dating back 5 years (really). One model-B pi here has a os date of 2016-02-26 according to /boot/issue.txt which shows the date of the base os. On Friday, January 8, 2021 at 12:14:22 PM UTC-8 Tom Keffer wrote: > It would be worth checking whether the configuration of your logger allows > DEBUG messages. Try entering this from a command line > > *logger -p user.debug "This is a debug message"* > > and see if that shows up in /var/log/syslog > > -tk > > On Fri, Jan 8, 2021 at 11:54 AM Kevin Davis <[email protected]> wrote: > >> Gary was under the impression I should be seeing [DEBUG] information >> related to the report generator process. >> >> On Jan 8, 2021, at 11:29 AM, vince <[email protected]> wrote: >> >> From your /var/log/messages snippet it looks like it's logging to me. >> >> Jan 8 10:50:21 corbett weewx[1497] INFO weewx.cheetahgenerator: >> Generated 8 files for report SeasonsReport in 5.42 seconds >> Jan 8 10:50:22 corbett weewx[1497] INFO weewx.imagegenerator: Generated >> 14 images for report SeasonsReport in 1.04 seconds >> Jan 8 10:50:22 corbett weewx[1497] INFO weewx.reportengine: Copied 87 >> files to /var/www/html/weewx >> >> What do you think is missing ? >> >> -- >> 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/a387debb-a418-4db5-b74b-064ea97d07e8n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/a387debb-a418-4db5-b74b-064ea97d07e8n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- >> 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/2878D759-1FE9-483D-A7C3-D814BB874CF4%40gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/2878D759-1FE9-483D-A7C3-D814BB874CF4%40gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/e2acaa17-7b2e-45cf-aee5-453a3ce45f0cn%40googlegroups.com.
