Skip to content

RESEARCH: Should Stratos change its backend logging mechanism? #5194

@norman-abramovitz

Description

@norman-abramovitz

Go 1.21 officially released a structured logger https://pkg.go.dev/log/slog. https://go.dev/blog/slog
Stratos is currently using https://github.com/sirupsen/logrus
Logrus is currently in maintenance.

Should Stratos move to Go's official structured logger or some other structured logger like Zap,
https://pkg.go.dev/go.uber.org/zap

https://medium.com/@bharath0292/the-state-of-structured-logging-in-go-08549a1211f7

Feedback is welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions