Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DDContextLogHook ¶
type DDContextLogHook struct{}
DDContextLogHook ensures that any span in the log context is correlated to log output.
func (*DDContextLogHook) Fire ¶
func (d *DDContextLogHook) Fire(he *logger.HookEntry) (bool, error)
Fire implements logger.Hook interface, attaches trace and span details found in entry context
Click to show internal directories.
Click to hide internal directories.