Categorygithub.com/pfflabs/slogctx
repositorypackage
0.1.0
Repository: https://github.com/pfflabs/slogctx.git
Documentation: pkg.go.dev

# README

slogctx

Test Status Coverage Status License

Package slogctx works with the slog structed logging package to add information from a context.Context as attributes.

Installation

go get -u github.com/pfflabs/slogctx

Released under the Apache 2.0 License.