Skip to content

Have you considered changing the log library to tracing? #390

Open
@ISensuiI

Description

@ISensuiI

First of all, I would like to thank the developer for providing the excellent rust library of steno. During my use, I found that the entire log is based on slog. I learned about slog and it is also a very excellent library. However, most of the applications and libraries I built, or almost all of them, are using tracing, and the official slog library no longer recommends using slog but recommends tracing. I hope you can consider changing the log library to tracing.
In my current project, I am making an intermediate layer to convert the steno log library to the tracing library. Although it works, it is a lot more work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions