Documentation ¶
Index ¶
- func Intercept(a goa.LogAdapter, info, err func(msg string, keyvals ...interface{})) goa.LogAdapter
- func WithAdapter(ctx context.Context, adapter goa.LogAdapter) context.Context
- func Wrap(l goa.LogAdapter) log.Adapter
- func WrapCtx(ctx context.Context) context.Context
- func WrapGoa(l log.Adapter) goa.LogAdapter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Intercept ¶
func Intercept(a goa.LogAdapter, info, err func(msg string, keyvals ...interface{})) goa.LogAdapter
Intercept can be used to intercept messages.
func WithAdapter ¶
logger is a shallow wrapper for goa logger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.