Documentation
¶
Overview ¶
Package logging provides structured logging helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithRequestFields ¶
func ContextWithRequestFields(ctx context.Context, fields *RequestFields) context.Context
func SetActorID ¶
func SetTenantID ¶
Types ¶
type RedactingHandler ¶
type RequestFields ¶
func RequestFieldsFromContext ¶
func RequestFieldsFromContext(ctx context.Context) RequestFields
Click to show internal directories.
Click to hide internal directories.