core-lightning/connectd/test
Rusty Russell 73415d35c9 common: don't send trace messages by default, don't ratelimit at all.
We ratelimited DEBUG messages, but that can be annoying and cause us to miss things.
We demoted the worst offenders in the last release, to TRACE level.

Now, only log trace if it's wanted, and never suppress DEBUG.

Changelog-Changed: Logging: we no longer suppress DEBUG messages from subdaemons.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Fixes: https://github.com/ElementsProject/lightning/issues/7917
2024-12-16 09:48:51 +10:30
..
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
run-crc32_of_update.c gossmap: include cltv_expiry_delta in gossmap_chan_get_update_details for completeness. 2024-10-15 09:58:04 +10:30
run-gossip_rcvd_filter.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-initiator-success.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-netaddress.c common: don't send trace messages by default, don't ratelimit at all. 2024-12-16 09:48:51 +10:30
run-responder-success.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
run-websocket.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30