//
pkg.gl
Category
github.com/phillp/goa
logging
log15
package
0.0.0-20160615074141-d26491060c03
Repository:
https://github.com/phillp/goa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
27 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.