sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43940
Re: [Question #658613]: issues when using Python logging module in sikuli
Question #658613 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/658613
Manfred Hampl proposed the following answer:
I assume that your usage of the logging module is not correct.
As far as I know logger.addHandler() needs a handler as its parameter,
and not a file name.
Maybe you can use https://docs.python.org/2.3/lib/node304.html as a
template.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.