← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #180346]: Timestamp in logfile

 

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

Jason D Tran posted a new comment:
When you specify:

logging.basicConfig(filename="C:\\Users\\user\\Desktop\\Iconlogfile.log",
level=logging.INFO)

Is it in append mode already? (File will be created if it's not exist,
and new info will be appended at the end if it's already exist)

Also, how would you open and close file for logging?

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