core-lightning/lightningd/test
Rusty Russell 0607f998d1 options: allow --log-level <level>:<prefix> for finegrained log control.
This allows finegrained logging control of particular subdaemons or
subsystems.

To do this, we defer setting the logging levels for each log object
until after early argument parsing (since e.g. "bitcoind" log object
is created early).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-changed: Options: log-level can now specify different levels for different subsystems.
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 options: allow --log-level <level>:<prefix> for finegrained log control. 2019-11-18 04:50:22 +00:00
run-invoice-select-inchan.c options: allow --log-level <level>:<prefix> for finegrained log control. 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