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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to