//
pkg.gl
Category
github.com/pyyoshi/goa-logging-zap
module
package
0.2.3
Repository:
https://github.com/pyyoshi/goa-logging-zap.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
49 SLOC
#
README
#
Functions
Logger
Logger returns the zap logger stored in the given context if any, nil otherwise.
New
New wraps a zap logger into a goa logger adapter.