sibson/vncdotool

Forced stdout breaks remote sessions

Closed this issue · 3 comments

Hi @sibson,

Is there any reason why two functions in the client module output explicitly to stdout instead of using the provided loggers? Some of our remote sessions break down because of some of this output and there isn't any easy way to prevent the output from being emitted. We already make full use of the logging levels and filters but the following code doesn't seem to respect that.

Any feedback is appreciated.

No worries, I will push a PR. Thanks for the quick response!

Pushed #213.