//
pkg.gl
Category
github.com/cortexproject/cortex
pkg
util
spanlogger
package
0.7.0
Repository:
https://github.com/cortexproject/cortex.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
47
Files
94 SLOC
#
Functions
FromContext
FromContext returns a span logger using the current parent span.
New
New makes a new SpanLogger.
#
Structs
SpanLogger
SpanLogger unifies tracing and logging, to reduce repetition.