MCPcopy Create free account
hub / github.com/ElementsProject/elements / combine_logs.py

File combine_logs.py

test/bitcoin_functional/functional/combine_logs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Combine logs from multiple bitcoin nodes as well as the test_framework log.
3
4This streams the combined log output to stdout. Use combine_logs.py > outputfile

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected