Ken Giusti created PROTON-1172:
----------------------------------
Summary: Bump the priority of reactor 'connecting' log messages
down to Debug
Key: PROTON-1172
URL: https://issues.apache.org/jira/browse/PROTON-1172
Project: Qpid Proton
Issue Type: Wish
Components: python-binding
Affects Versions: 0.12.0
Reporter: Ken Giusti
Priority: Trivial
Fix For: 0.13.0
The log messages:
./proton/reactor.py:541: logging.info("connecting to %s..." % url)
./proton/reactor.py:570: logging.info("connected to %s" %
event.connection.hostname)
should probably be bumped down to debug. The less chatty a utility module like
Reactor is the better. We should reserve >= INFO for less routine events.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)