//
pkg.gl
Category
github.com/docker/swarmkit
log
package
1.12.0
Repository:
https://github.com/docker/swarmkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
318
Files
32 SLOC
#
Functions
GetLogger
GetLogger retrieves the current logger from the context.
WithLogger
WithLogger returns a new context with the provided logger.
#
Variables
G
G is an alias for GetLogger.
L
L is an alias for the the standard logger.