Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Use ¶
Use adds a tee logger to the context, using the logger factory in the context, as well as the other loggers produced by given factories.
We use factories (instead of logging.Logger instances), since we must be able to produce logging.Logger instances bound to contexts to be able to use logging levels are fields (they are part of the context state).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.