//
pkg.gl
Category
github.com/lthnh15032001/ngrok-impl
internal
logging
package
1.0.7
Repository:
https://github.com/lthnh15032001/ngrok-impl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
45 SLOC
#
Functions
ContextWithLogger
ContextWithLogger returns a context.Context that has been augmented with the provided log.Entry.
GetEnv
No description provided by the author
LoggerFromContext
LoggerFromContext extracts a *log.Entry from the provided context.Context and returns it.