core-lightning/tests
Rusty Russell 6aec374674 lightningd: make log-prefix actually prepend all log messages as expected.
It actually only sets the prefix for the lightningd core log messages;
the other logs have their own prefix.

Make it a real, process-wide prefix which actually goes in front of the timestamp.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: options: `log-prefix` now correctly prefixes *all* log messages.
2022-07-09 09:59:52 +09:30
..
data
fuzz check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
plugins pytest: Test the mindepth customizations of fundchannel and hook 2022-07-04 22:14:06 +02:00
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py
db.py
fixtures.py pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30
test_cln_rs.py lightningd: change msatoshi args to amount_msat. 2022-06-21 06:52:35 +09:30
test_closing.py pytest: fix flake in test_option_upfront_shutdown_script 2022-07-09 09:59:52 +09:30
test_connection.py df tests: node still correctly picks up new tx if broadcast fails 2022-07-08 19:21:11 +09:30
test_db.py
test_gossip.py lightningd: make log-prefix actually prepend all log messages as expected. 2022-07-09 09:59:52 +09:30
test_invoices.py pytest: don't use deprecated amount fields 2022-06-21 06:52:35 +09:30
test_misc.py options: let log-level subsystem filter also cover nodeid. 2022-07-09 09:59:52 +09:30
test_onion.py lightningd: remove support for legacy onion format. 2022-03-18 09:20:11 +10:30
test_opening.py zeroconf: Announce the channel with the real scid as well as aliases 2022-07-04 22:14:06 +02:00
test_pay.py lightningd: don't print nasty message when onchaind fails partially-failed HTLC 2022-06-27 17:21:35 +09:30
test_plugin.py pytest: fix timeout in test_option_types 2022-06-27 17:21:35 +09:30
test_wallet.py pyln-testing: use files for stdout and stderr, not threads. 2022-06-27 17:21:35 +09:30
utils.py bolt: Reflect the zeroconf featurebits in code 2022-07-04 22:14:06 +02:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30