Documentation ¶
Index ¶
- Constants
- func Error(args ...interface{})
- func Errorf(template string, args ...interface{})
- func Fatal(args ...interface{})
- func GetLogStr(needLog string) string
- func Info(args ...interface{})
- func Infof(template string, args ...interface{})
- func InitLog(fileDir string, serviceName string, port string, console bool, ...)
- func Panic(args ...interface{})
- func Sync()
- func Warn(args ...interface{})
- func Warnf(template string, args ...interface{})
Constants ¶
View Source
const (
DEFAULT_FILE = "log.log"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.