Creating log text files

Asked by Alejandro Bullones

Hi, is there a way that Sikuli can create a text file and write the time and action it's taking to create a log file? thanks

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli does not have such a feature.

You have to implement it on your own, using the things you can do with Python (e.g. just writing something to a file or use the logger module etc.)

Revision history for this message
Ben Klaasen (ben-fluidlogic) said :
#2

This answer provides an example of how to write to a file from Sikuli:

https://answers.launchpad.net/sikuli/+question/132445

Can you help with this problem?

Provide an answer of your own, or ask Alejandro Bullones for more information if necessary.

To post a message you must log in.