Question #252099 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252099

    Status: Open => Answered

Eugene S proposed the following answer:
Hi,

You have couple options here:

1. Sikuli will provide some output in your command line when it runs so some 
things can be visible from there.
2. You always can just print some data to the screen ti get an idea of what and 
where is failing.
3. You can also use Python built-in "logging" module. You can find more 
information about it here:
https://docs.python.org/2/howto/logging.html

Cheers,
Eugene

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to