sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #05823
Re: [Question #173063]: Is there any import files which we use to create a custom log file like the Tempfile module
Question #173063 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/173063
Status: Open => Answered
RaiMan proposed the following answer:
this should do it:
currentDir = os.path.dirname(getBundlePath())
myLogger = Logger(dir = currentDir)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.