As far as related to the log files flood, i replaced by the stub the debug
messages output routine in the driver. As a temporary solution.
def logdbg(msg):
# logmsg(syslog.LOG_DEBUG, msg)
pass
In addition to this, i used weewx solution for moving all hardloaded
directories to the RAM
https://github.com/weewx/weewx/wiki/Minimize-writes-on-SD-cards
--
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/6d778817-b9e7-4f17-8dbb-1de5690b7d58%40googlegroups.com.