← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248604]: Sikuli logging into file

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is the feature:
After having said:
Debug.setLogFile(config.traceFile)

all messages produced by SikuliX (e.g. highlight) are going to this
file.

… but to get your own messages to that file, you have to use 
Debug.log()
and the other possible functions.

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