//
pkg.gl
Category
github.com/goadesign/goa
logging
log15
package
1.4.3
Repository:
https://github.com/goadesign/goa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
28 SLOC
#
Functions
Logger
Logger returns the log15 logger stored in the given context if any, nil otherwise.
New
New wraps a log15 logger into a goa logger adapter.