core-lightning/lightningd/test
Rusty Russell 86fb54a33b lightningd: remove per-peer log book.
We had a separate logbook for each peer, and copy log entries above
the printable log level into the master logbook.  This didn't always
work well, since we didn't dump it on crash for example.

Keep a single global logbook instead, and remove this infrastructure.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-18 04:50:22 +00:00
..
Makefile makefiles: move all unit tests under make check-units 2019-06-30 16:41:30 +09:30
run-find_my_abspath.c lightningd: remove per-peer log book. 2019-11-18 04:50:22 +00:00
run-invoice-select-inchan.c lightningd: remove per-peer log book. 2019-11-18 04:50:22 +00:00
run-jsonrpc.c lightningd: remove per-peer log book. 2019-11-18 04:50:22 +00:00