package
0.4.0
Repository: https://github.com/common-fate/apikit.git
Documentation: pkg.go.dev

# Functions

Build builds a logger with the specified log level.
Get returns the logger in context, if there is one.
Middleware is a middleware that logs the start and end of each request, along with some useful data about what was requested, what the response status was, and how long it took to return.
Set the logger in the context.