sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35910
[Bug 1523582] [NEW] [request] want an option to append user logs to existing file
Public bug reported:
Is there an option for write into a log file without overwriting the file? Sikuli 1.1.0
My script looks like:
Settings.UserLogs=True
Settings.UserLogPrefix="Alexander"
Settings.UserLogTime=True
Debug.setUserLogFile("path\MyLogs.txt")
Debug.user("text")
** Affects: sikuli
Importance: Medium
Assignee: RaiMan (raimund-hocke)
Status: In Progress
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1523582
Title:
[request] want an option to append user logs to existing file
Status in Sikuli:
In Progress
Bug description:
Is there an option for write into a log file without overwriting the file? Sikuli 1.1.0
My script looks like:
Settings.UserLogs=True
Settings.UserLogPrefix="Alexander"
Settings.UserLogTime=True
Debug.setUserLogFile("path\MyLogs.txt")
Debug.user("text")
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1523582/+subscriptions
Follow ups