//
pkg.gl
Category
github.com/numaproj/numaflow
pkg
shared
logging
package
1.3.2
Repository:
https://github.com/numaproj/numaflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
67
Files
34 SLOC
#
Functions
FromContext
FromContext returns the logger in the context.
NewLogger
NewLogger returns a new zap.SugaredLogger.
WithLogger
WithLogger returns a copy of parent context in which the value associated with logger key is the supplied logger.