Question #261642 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/261642
Status: Open => Answered
RaiMan proposed the following answer:
if you want to do some mature logging all over the place, you might use
the provided Debug.log feature, but an even better choice is to use some
Python logging module.
Since there is a SikuliX logging callback feature available for Jython
scripting, you can combine both, since the SikuliX logs are then redirected to
your own logger.
see:
http://sikulix-2014.readthedocs.org/en/latest/scripting.html#writing-and-redirecting-log-and-debug-messages
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp