Documentation
¶
Index ¶
- func New(cfg core.Config) core.Logger
- type Adapter
- func (a *Adapter) Debug(ctx context.Context, msg string, args ...any)
- func (a *Adapter) Error(ctx context.Context, msg string, args ...any)
- func (a *Adapter) Errorf(ctx context.Context, format string, args ...any)
- func (a *Adapter) Info(ctx context.Context, msg string, args ...any)
- func (a *Adapter) Infof(ctx context.Context, format string, args ...any)
- func (a *Adapter) Warn(ctx context.Context, msg string, args ...any)
- func (a *Adapter) Warnf(ctx context.Context, format string, args ...any)
- func (a *Adapter) With(args ...any) core.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.