← Back to team overview

sikuli-driver team mailing list archive

[Question #680879]: Command Line Options / Logfile

 

New question #680879 on Sikuli:
https://answers.launchpad.net/sikuli/+question/680879

Starting Here:
https://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html

from a batch file I am running
java -jar "d:\MikE\sikulix.jar" -r "d:\mike\Sikuli Scripts\ErisEvE" -f "d:\mike\Sikuli Scripts\LogEvEHealth.txt"

Which creates LogEvEHealth.txt and logs that session

I tried this:
java -jar "d:\MikE\sikulix.jar" -r "d:\mike\Sikuli Scripts\ErisHealth" >> d:\mike\Sikuli Scripts\LogErisHealth.txt
but the syntax must be wrong somewhere....

Anyway to add timestamp / append next session? (using JYthon in SikluiX IDE)

I read a few other answers but wasn't sure the best route:
https://www.robvanderwoude.com/battech_redirection.php
https://answers.launchpad.net/sikuli/+question/248604
https://answers.launchpad.net/sikuli/+question/595513






-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.