Documentation ¶
Index ¶
- type St
- func (o *St) Debug(args ...any)
- func (o *St) Debugf(tmpl string, args ...any)
- func (o *St) Debugw(msg string, args ...any)
- func (o *St) Error(args ...any)
- func (o *St) Errorf(tmpl string, args ...any)
- func (o *St) Errorw(msg string, err any, args ...any)
- func (o *St) Fatal(args ...any)
- func (o *St) Fatalf(tmpl string, args ...any)
- func (o *St) Fatalw(msg string, err any, args ...any)
- func (o *St) Info(args ...any)
- func (o *St) Infof(tmpl string, args ...any)
- func (o *St) Infow(msg string, args ...any)
- func (o *St) Sync()
- func (o *St) Warn(args ...any)
- func (o *St) Warnf(tmpl string, args ...any)
- func (o *St) Warnw(msg string, args ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.