core-lightning/lightningd/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 lightningd/test/Makefile: add missing dependency on header_versions_gen.h 2024-11-23 13:03:00 +01:00
run-check_node_announcement.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-find_my_abspath.c common: don't send trace messages by default, don't ratelimit at all. 2024-12-16 09:48:51 +10:30
run-invoice-select-inchan.c lightningd: wire channel closing tx through channel_fail_permanent. 2024-11-25 20:23:21 +10:30
run-jsonrpc.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-log-pruning.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-log_filter.c common/msg_queue: send backtrace on oversize queues. 2024-11-01 16:54:49 +10:30
run-shuffle_fds.c common: don't send trace messages by default, don't ratelimit at all. 2024-12-16 09:48:51 +10:30