Documentation ¶
Overview ¶
Package lagerctx provides convenience when using Lager with the context feature of the standard library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
FromContext returns the logger contained in the context, or an inert logger that will not log anything.
func NewContext ¶
NewContext returns a derived context containing the logger.
func WithData ¶
WithData returns a new logger that has, for convenience, had new data added to on it.
func WithSession ¶
WithSession returns a new logger that has, for convenience, had a new session created on it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.