Documentation
¶
Overview ¶
Package log has the same logging functions as google.golang.org/appengine/log but allows to change
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithLogOverride ¶
func WithLogOverride(ctx context.Context, f LogOverrideFunc) context.Context