thanks. fixed.

** Summary changed:

- bug found in SikuliX Documentation
+ SikuliX Documentation: Debug.setLogfile should be Debug.setLogFile

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
       Status: Fix Committed => Fix Released

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

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

Title:
  SikuliX Documentation: Debug.setLogfile should be Debug.setLogFile

Status in Sikuli:
  Fix Released

Bug description:
  there is a bug in
  http://sikulix-2014.readthedocs.org/en/latest/scripting.html, the
  detail infomation as following:

  in the section of Writing and redirecting log and debug messages

  it can be found :
  Debug.setLogfile("absolute-path-to-file") to redirect the Sikuli messages to 
a file, no default

  while Debug object has no attribute setLogfile, so repalce setLogfile
  as setLogFile

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1486873/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to