# 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.