Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *zerolog.Logger
Functions ¶
func FromContext ¶
func FromContext(ctx IContextGetter) *zerolog.Logger
func SetContextLogger ¶
Types ¶
type IContextGetter ¶
type IContextGetter interface {
Value(key interface{}) interface{}
}
Click to show internal directories.
Click to hide internal directories.