sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07746
Re: [Question #182695]: How can I disable the Cordinates log in SIKULI
Question #182695 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/182695
Status: Open => Answered
RaiMan proposed the following answer:
Currently, there is no way to switch off only the click log messages
(either all log messages off or on).
--1. run on command line
and pipe messages to a file. Filter the file afterwards, to get only the messages you want.
--2. switch all Sikuli messages off
and create your own logging either with print or a Python logger.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.