I've print statements in my code for troubleshooting purpose, but I do not find
it in any of the logs in /var/log/, not even system.log. Anything that I need
to do for it to write the log ?
--
http://mail.python.org/mailman/listinfo/python-list
On Jan 1, 2013, at 9:42 PM, vbho...@gmail.com wrote:
> Hi,
>
> I wrote couple of scrips to work with OWL-intution-LC home/office electricity
> monitor. The concept of the first scrip (owl.py) to capture network multicast
> from the OWL gateway and write to a .csv file has been taken from a
> r
Hi,
I wrote couple of scrips to work with OWL-intution-LC home/office electricity
monitor. The concept of the first scrip (owl.py) to capture network multicast
from the OWL gateway and write to a .csv file has been taken from a raspberrypi
forum and further developed upon to work with sqlite. T