← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #217066]: Saving message logs in a seperate log file in SIKULI

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
This is currently only possible, when running the scripts from command
line.

The easiest way then is to pipe the standard output to a file:

java -jar sikuli-script.jar myscript.sikuli >logfile.txt

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