Documentation ¶
Index ¶
- func Debug(text string)
- func Debugf(format string, args ...any)
- func Debugfc(ctx context.Context, format string, args ...any)
- func Error(text string)
- func Errorf(format string, args ...any)
- func Errorfc(ctx context.Context, format string, args ...any)
- func Fatal(text string)
- func Fatalf(format string, args ...any)
- func Fatalfc(ctx context.Context, format string, args ...any)
- func Info(text string)
- func Infof(format string, args ...any)
- func Infofc(ctx context.Context, format string, args ...any)
- func New() common.LoggingManager
- func Warn(text string)
- func Warnf(format string, args ...any)
- func Warnfc(ctx context.Context, format string, args ...any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.