Documentation
¶
Index ¶
Constants ¶
View Source
const ( SamplingInitial = 100 SamplingThereafter = 100 )
Logging constants and defaults
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextLoggerKey ¶
type ContextLoggerKey string
ContextLoggerKey is the type of context key used to store the logger in the context
const ContextLogger ContextLoggerKey = "ContextLogger"
ContextLogger is the key used to store the logger in the context
Click to show internal directories.
Click to hide internal directories.