Big changes! WeeWX switched from the Python 'syslog' module to the 'logging' module. Details, including how to write extensions that are backwards portable, can be found here: https://github.com/weewx/weewx/wiki/WeeWX-v4-and-logging
Let me know if you have any questions. -tk On Wed, Jul 8, 2020 at 3:32 PM Greeebs <[email protected]> wrote: > I've just recently upgraded from 3.9.2 to 4.1.1-1 (deb package version) on > a Raspberry Pi connected to a custom "weather station" based on NRF24L01+ > radios (with one directly connected to the Pi). > My custom driver is still working, as I'm seeing correct weather data > within weewx, but I'm no longer seeing the DEBUG messages the driver emits > in /var/log/weewx.log. > I can see the DEBUG messages from the other components of weewx in the log > as expected, and the go away when I change debug=1 to debug=0 in weewx.conf. > > Did something change with the location of driver debug messages between > 3.9.2 and 4.x? > > Thanks for any pointers here! > > -- > 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/6a887beb-f372-4a3b-8782-763694cfedd7o%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/6a887beb-f372-4a3b-8782-763694cfedd7o%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/CAPq0zEDR74SZt5-_9BFc3sLVoJ_eW_qw5MDUtX8_K3U%3D6vHZdQ%40mail.gmail.com.
