Documentation ¶
Index ¶
- Variables
- func Debug(ctx context.Context, msg string)
- func Debugf(ctx context.Context, format string, a ...any)
- func Error(ctx context.Context, msg string)
- func Errorf(ctx context.Context, format string, a ...any)
- func FatalLog(v ...any)
- func Info(ctx context.Context, msg string)
- func Infof(ctx context.Context, format string, a ...any)
- func SetupLogger()
- func SysDebug(s string)
- func SysDebugf(format string, a ...any)
- func SysError(s string)
- func SysErrorf(format string, a ...any)
- func SysLog(s string)
- func SysLogf(format string, a ...any)
- func Warn(ctx context.Context, msg string)
- func Warnf(ctx context.Context, format string, a ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var LogDir string
Functions ¶
func SetupLogger ¶
func SetupLogger()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.