please take a look at the wiki page "How to configure logging" https://github.com/weewx/weewx/wiki/logging
the "weewxd.py.log" smells like a mixed up systemd configuration. be sure that you are using the units installed by weewx (in /usr/lib/systemd) and that there are not any units in /etc/systemd leftover from v4 or inadvertently deployed somehow. also, be sure to remove anything related to weewx from /etc/init.d and the corresponding /etc/rcN.d (those will be symlinks). systemd silently ignores sysv links and files if they overlap with definitions in the unit files, but you might have something leftover from the weewx-multi script. m -- 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/2d5d9cfe-42e5-4e4b-9274-05a513af0669n%40googlegroups.com.
