package
0.0.0-20220125035322-45f08d6f492d
Repository: https://github.com/x-io/gen.git
Documentation: pkg.go.dev

# Functions

Middleware instances a Logger middleware that will write the logs to gen.DefaultWriter By default gen.DefaultWriter = os.Stdout.
SetWriter SetWriter.
WithWriter instance a Logger middleware with the specified writter buffer.