Transmission RPC — Transmission RPC 0.11 documentation
A note about debugging information If you ever need to see what’s going on inside transmissionrpc, you can change the logging level of transmissionrpc. This is done with these easy steps >>> import logging >>> logging.getLogger('transmissionrpc').setLevel(
pythonhosted.org