mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 15:00:34 +01:00
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)` |
||
---|---|---|
.. | ||
codec.rs | ||
lib.rs | ||
logging.rs | ||
messages.rs | ||
options.rs |