Skip to content

tracing-subscriber integration? #55

@RaitoBezarius

Description

@RaitoBezarius

Hi, thank you so much for the awesome crate.

I am trying to integrate it into a slightly complicated application that sometimes decides to use a prodash to show a couple of progress trees in complicated long operations and sometimes not.

In addition to that, all of the app mostly use tracing because it integrates well with other logging backends that reports logs and progress events in different formats than TUI rendering (think: remote progress rendering across WebSocket).

I'd like to add a conditional layer for messages to be redirected to a "system log" panel or something, I think I can do it by myself pretty OK but I was wondering if you would consider a more built-in integration with the tracing ecosystem, making it easier to handle that.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions