Documentation
¶
Overview ¶
Package reqlog provides utilities for working with request context.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
Logger returns the logger from the given context. If the logger was not found in the context, it returns a disabled logger.
func RequestLogger ¶
RequestLogger returns the logger from the given context. If the logger was not found in the context, it returns a disabled logger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.