sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36191
[Question #280290]: How to append logs in the existing log file?
New question #280290 on Sikuli:
https://answers.launchpad.net/sikuli/+question/280290
Hi
i have tried up with generation of logs like this
Settings.UserLogs = True
Debug.setUserLogFile("C:\log.txt")
click("1450851018693.png")
But with the above command,each time i am executing the appliaction, logs are getting overwritten.
What shall be the approach in order to append the logs in the current log file each time i am executing the application or creation of another log file in the same location without deleting the exixting one.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.