Skip to content

cln-plugin: replace log with tracing #5954

@maan2003

Description

@maan2003

tracing is nearly a drop-in replacement for log.
tracing spans are very useful in RPCs, they add context to logs.
tracing already supports capturing log's events. So the library users don't need to change their code immediately.

While tracing support emitting log's events. But it does not support spans, which are essential for tracing's experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAimed at improving the existing functionality or a new feature that provides additional valuerustIssue related to rust

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions