Documentation ¶
Overview ¶
Package log implements logging functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
FromContext returns the Logger the given Context carries.
FromContext panics in case the given Context carries no Logger.
func NewContext ¶
NewContext returns a copy of ctx which carries logger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.