← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #196369]: Timestamp for logs output

 

Question #196369 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/196369

    Status: Open => Answered

RaiMan proposed the following answer:
--- I would like to append timestamp to each line
Not possible with the current version (has to be fixed on the Java level (class Debug))
Feel free to post a request bug.

--- can we can calculate the time difference between 2 actions:
start = time.time()
# somer actions
print time.time()-start # in seconds

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.