On Tuesday, May 19, 2020 at 5:05:09 PM UTC-7, Tom Keffer wrote: > > What I had in mind was to trim the syslog handler out of the default > weeutil.logger.LOGGING_STR, and, instead, put it in weewx.conf. You'd end > up in the same place, but not without risk. The problem is that the > installer would have to patch old weewx.conf files, inserting the syslog > handler. > >> >> I'm of course fine with doing so in weewx.conf as an optional thing, but I am concerned that as currently written you can't do a "setup.py install" successfully on some supported operating systems under their official Docker base images. They're of course not going to change those images for us to alter that issue.
Underlying thing seems to be systemd under the hood doing logging in centos7 and later. (awaiting Matthew going boom :-) The Docker images of course don't run systemd as their init system. Don't we have some users doing things like running weewx on NAS boxes and the like ? Has this issue popped up for those kind of atypical users ? -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/ad0d44e4-708f-4561-8030-bd7e459dca5c%40googlegroups.com.
