sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27258
Re: [Question #252099]: trace loops
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.