Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var New = logging.Logger
Functions ¶
func ContextWithLogger ¶
func ContextWithLogger(parent context.Context, l *TaggedLogger) context.Context
Types ¶
type EventLogger ¶
type EventLogger = logging.ZapEventLogger
type TaggedLogger ¶
type TaggedLogger = zap.SugaredLogger
func LoggerFromContext ¶
func LoggerFromContext(ctx context.Context, fallback *EventLogger) *TaggedLogger
Click to show internal directories.
Click to hide internal directories.