← Back to team overview

sikuli-driver team mailing list archive

[Bug 1523582] Re: [request] want an option to append user logs to existing file --- workaround for P(J)ython scripts

 

** Changed in: sikuli
    Milestone: 2.0.0 => 2.1.0

-- 
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 ---
  workaround for P(J)ython scripts

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


References