core-lightning/lightningd/test
Rusty Russell c074fe050f lightningd/log: clean up nomenclature.
`struct log` becomes `struct logger`, and the member which points to the
`struct log_book` becomes `->log_book` not `->lr`.

Also, we don't need to keep the log_book in struct plugin, since it has
access to ld's log_book.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-19 19:13:57 +09:30
..
Makefile wire/Makefile: fix missing wire/bolt12_exp_wiregen.c in ALL_C_SOURCES. 2022-10-26 11:29:06 +10:30
run-find_my_abspath.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-invoice-select-inchan.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-jsonrpc.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-log-pruning.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30
run-shuffle_fds.c lightningd/log: clean up nomenclature. 2023-07-19 19:13:57 +09:30