Documentation
¶
Index ¶
- func Close() (err error)
- func Debug(args ...any)
- func Debugf(format string, args ...any)
- func Error(args ...any)
- func Errorf(format string, args ...any)
- func GetDefault() *filelog
- func GetFileLevels() map[string]Level
- func Info(args ...any)
- func Infof(format string, args ...any)
- func New() *filelog
- func Print(args ...any)
- func Printf(format string, args ...any)
- func SetFileLevels(logfile string, level Level)
- func SetFlags(level Level, flags int)
- func Warn(args ...any)
- func Warnf(format string, args ...any)
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefault ¶
func GetDefault() *filelog
func GetFileLevels ¶
func SetFileLevels ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.