package
2.14.2
Repository: https://github.com/coopnorge/go-datadog-lib.git
Documentation: pkg.go.dev

# Functions

NewHook will create a new Hook compatible with go-logger, to automatically extract Span/Trace information from the Log-entry's context.Context, and add them as fields to the log-message.

# Structs

DDContextLogHook ensures that any span in the log context is correlated to log output.