← Back to team overview

sikuli-driver team mailing list archive

[Question #403726]: Logs not getting saved to external file

 

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

Hi

My code is as follows:

import org.sikuli.basics.Debug
import org.sikuli.basics.Settings
Settings.LogTime = True
click("1478070703405.png")
Debug.setLogFile(<filePath>+"\\logs\\logs.txt")

But i cant see any logs saved to logs.txt
Please help.


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