python-openzwave icon indicating copy to clipboard operation
python-openzwave copied to clipboard

Can't use set_log_file for absolute path

Open deng1028 opened this issue 5 years ago • 0 comments

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.

deng1028 avatar Jan 23 '20 22:01 deng1028