Documentation ¶
Overview ¶
Package logs Date: 2024/2/4 11:54 Author: Amu Description:
Index ¶
- func Debug(debugMsg string)
- func Debugf(format string, args ...interface{})
- func Error(errMsg string)
- func Errorf(format string, args ...interface{})
- func Info(infoMsg string)
- func Infof(format string, args ...interface{})
- func SetDebugLevel()
- func SetErrorLevel()
- func SetInfoLevel()
- func SetWarnLevel()
- func Warn(warnMsg string)
- func Warnf(format string, args ...interface{})
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDebugLevel ¶
func SetDebugLevel()
func SetErrorLevel ¶
func SetErrorLevel()
func SetInfoLevel ¶
func SetInfoLevel()
func SetWarnLevel ¶
func SetWarnLevel()
Types ¶
Click to show internal directories.
Click to hide internal directories.