aboutsummaryrefslogtreecommitdiff
path: root/test/functional/combined_log_template.html
Commit message (Collapse)AuthorAgeFilesLines
* Introduce combine_logs.py to combine log files from multiple bitcoinds.John Newbery2017-03-211-0/+40
This commit adds a tool for combining log files from multiple instances of bitcoinds as well as the test_framework.log file. This gives a combined view of what the test framework and all bitcoin instances were doing during a qa test.