Documentation
¶
Index ¶
- func Debug(ctx context.Context, msg string, kvs ...interface{})
- func Error(ctx context.Context, msg string, kvs ...interface{})
- func Info(ctx context.Context, msg string, kvs ...interface{})
- func Log(ctx context.Context, msg string, kvs ...interface{})
- func Logger(ctx context.Context) log.Logger
- func NewLogger(debug bool, colors bool) log.Logger
- func Warn(ctx context.Context, msg string, kvs ...interface{})
- func With(ctx context.Context, kvs ...interface{}) context.Context
- func WithLogger(ctx context.Context, logger log.Logger) context.Context
- func WithPrefix(ctx context.Context, kvs ...interface{}) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithLogger ¶
WithLogger set's context logger
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.