Skip to content

Consider deprecating use of third-party logging libraries in favour of stdlib (log/slog) ? #609

Closed
@udf2457

Description

@udf2457

log/slog introduced in Go 1.21 brings structured logging that was previously the main reason to use a third-party library.

Reducing dependencies on third-party libraries is always a good thing IMHO. 😉

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