python-openzwave
python-openzwave copied to clipboard
Can't use set_log_file for absolute path
in Ubuntu, options.set_log_file only accepts relative path, e.g. ../../OZW.log, but when it receives absolute address, e.g. /home/Desktop/OZW.log it will complain Could Not Open OZW Log File.