dogecoin/qa/rpc-tests/test_framework
John Newbery 6d0e3250bb Use logging in mininode.py
This commit adds a TestFramework.mininode Logger to the mininode module.
This is a child logger of TestFramework, so the handlers set up in
test_framework.py will receive records from this logger and emit them
to the log file and console as appropriate.
2017-03-09 09:26:48 -05:00
..
__init__.py [QA] restructure rpc tests directory 2015-05-18 15:25:45 +02:00
address.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
authproxy.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
bignum.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
blockstore.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
blocktools.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
comptool.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
coverage.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
key.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
mininode.py Use logging in mininode.py 2017-03-09 09:26:48 -05:00
netutil.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
script.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
siphash.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
socks5.py Fix docstrings in qa tests 2017-02-23 10:31:04 -05:00
test_framework.py Add logging to test_framework.py 2017-03-09 09:26:48 -05:00
util.py Merge #9602: Remove coin age priority and free transactions - implementation 2017-03-07 19:30:23 +01:00