Documentation ¶
Index ¶
- func Debug(ctx context.Context, args ...interface{})
- func Debugf(ctx context.Context, format string, args ...interface{})
- func Error(ctx context.Context, args ...interface{})
- func Info(ctx context.Context, args ...interface{})
- func Infof(ctx context.Context, format string, args ...interface{})
- func Load(cfg config.Config) error
- func Logger(ctx context.Context) log.FieldLogger
- func NewLogger(cfg config.Config) *log.Logger
- func Print(ctx context.Context, args ...interface{})
- func Trace(ctx context.Context, args ...interface{})
- func Tracef(ctx context.Context, format string, args ...interface{})
- func Warn(ctx context.Context, args ...interface{})
- func WithError(ctx context.Context, err error) log.FieldLogger
- func WithField(ctx context.Context, key string, value interface{}) log.FieldLogger
- func WithFields(ctx context.Context, fields log.Fields) log.FieldLogger
- func WithLogger(ctx context.Context, logger log.FieldLogger) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithFields ¶
func WithLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.