Skip to content

Improve Daemon logging with configurable verbosity #42

@srithon

Description

@srithon

Instead of using regular stdout/stderr logging, we should use a crate like tracing, which is specifically made for logging in async applications. We should also be able to configure the verbosity level from the command-line when starting the daemon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions