Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Swap logrus for clog15/log15 #15

Description

@muhlemmer

Clog15 is a utility package which attaches a log15 instance to a context. This make it easy for both gRPC and http servers to do request scoped logging. As a personal preference, I find log15 cleaner and easier to work with.

httpauth, forms and middleware are already built with this change in mind. The gRPC server and admin still need to be adapted.

This is a non-essential and long term cleanup effort. No deadline.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions