Utility to generate Result Logs

Asked by Gaurish Kaushal

HI,

I am automating my application. When i reach to a certain desired point but it doesn't help because i don't get the results in the form a spreadsheet or graph. Like how many conditions have passed or failed.

No checkpoints available.
Even if i want to create a utility by myself, i need to see the logs of the running script when a particular line is executed.

How should i proceed?
Please help!!

Regards,
Gaurish.

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

if you run the script from a command line, you can watch the logs simultaneously in the command window.

Revision history for this message
ABET (abetv) said :
#2

you can always implement your own logging using the python module 'logging'.

Can you help with this problem?

Provide an answer of your own, or ask Gaurish Kaushal for more information if necessary.

To post a message you must log in.