Public bug reported:

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

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  bug found in SikuliX Documentation

Status in Sikuli:
  New

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