core-lightning/cln-rpc
Ken Sedgwick e3c600b0c8 logging: add TRACE between DEBUG and IO
By moving super-noisy debugging logging to new TRACE level we can
make long-term logging at DEBUG possible w/o removing any logging.

Addresses ([#7279])

Related Issues:
https://github.com/ElementsProject/lightning/issues/6927
https://github.com/chrisguida/smaug/issues/34
https://github.com/ZmnSCPxj/clboss/issues/194
2024-05-08 21:05:49 -05:00
..
examples cln-rpc: Remove wildcard import from model 2023-07-10 13:47:38 +09:30
src logging: add TRACE between DEBUG and IO 2024-05-08 21:05:49 -05:00
Cargo.toml rs: bump crate versions for v24.02.1 2024-03-08 14:53:45 +01:00
Makefile cln-rpc: Update the Makefile to always rebuild each example when the example files themselves are changed 2023-10-30 18:24:23 +01:00
README.md doc: update c-lightning to Core Lightning almost everywhere. 2022-04-07 06:53:26 +09:30

cln-rpc: Talk to Core Lightning