package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev

# Functions

FromContext returns a span logger using the current parent span.
FromContextWithFallback returns a span logger using the current parent span.
New makes a new SpanLogger, where logs will be sent to the global logger.
NewWithLogger makes a new SpanLogger with a custom log.Logger to send logs to.

# Constants

No description provided by the author

# Structs

SpanLogger unifies tracing and logging, to reduce repetition.