Question #658613 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658613
Status: Open => Answered
TestMechanic proposed the following answer:
Try to change
logger.setLevel(logging.DEBUG)
to
logger.setLevel(10)
See here - https://docs.python.org/2/library/logging.html#logging-levels
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp