Skip to content

Set up logging #4

@dgreisen

Description

@dgreisen

We've seen how difficult it is to use our current ad hoc logs. So I think this is something that is worth doing right.

actix uses logger: https://actix.rs/docs/middleware/#logging
blessed recommends tracing: https://blessed.rs/crates#section-common-subsection-logging
actix middleware for tracing: https://docs.rs/tracing-actix-web/latest/tracing_actix_web/
explanation of theory behind tracing: https://www.lpalmieri.com/posts/2020-09-27-zero-to-production-4-are-we-observable-yet/

@tombh - do you have any experience with logging?

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