← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #280290]: How to append logs in the existing log file?

 

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

RaiMan proposed the following answer:
just issue another
Debug.setUserLogFile("some_newFile.txt")

and the current one will be closed and the new one used beginning with
the next log call.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.