juju / txjuju

A Twisted-based Juju client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

websocketsclient factory is noisy

sparkiegeek opened this issue · comments

When using txjuju, it's very noisy in the logs, I get tens, if not hundreds of:

INFO  Starting factory <txjuju._twisted.websocketsclient.WebSocketsClientFactory instance at 0x7f0e320b1170>
INFO  Stopping factory <txjuju._twisted.websocketsclient.WebSocketsClientFactory instance at 0x7f0e31f23cb0>

`