core-lightning/plugins/src
Christian Decker ee8fe11fbd cln-plugin: Make logging optional
Under some circumstances we may want to not log to `lightningd`
directly, but rather configure the logging ourselves. This is useful
for example if we want to use `tracing` and `tracing-subscriber` to
add custom handling, or add opentelemetry span tracing.

Changelog-Changed: cln-plugin: Suppress internal logging handler via `with_logging(false)`
2023-10-26 12:26:01 +02:00
..
codec.rs rs: Run hooks, methods and notification handlers in tokio tasks 2023-04-13 18:13:28 -07:00
lib.rs cln-plugin: Make logging optional 2023-10-26 12:26:01 +02:00
logging.rs cln-plugin: Prep the logging payload in a let 2022-09-25 15:13:12 +02:00
messages.rs rs: Run hooks, methods and notification handlers in tokio tasks 2023-04-13 18:13:28 -07:00
options.rs rs: Run hooks, methods and notification handlers in tokio tasks 2023-04-13 18:13:28 -07:00