← Back to team overview

sikuli-driver team mailing list archive

[Bug 1523582] Re: [request] want an option to append user logs to existing file

 

not possible with version 1.1.x.

accepted for version 2

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 2.0.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

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