Documentation ¶
Overview ¶
*
- Copyright(c) 2020 Shenzhen shenbaise9527
- All Rights Reserved
- @File : logger.go
- @Author : shenbaise9527
- @Create : 2020-03-14 22:59:28
- @Modified : 2020-05-20 21:32:59
- @version : 1.0
- @Description :
Index ¶
- func Debugf(format string, args ...interface{})
- func Errorf(format string, args ...interface{})
- func GetLoggerWriter() io.Writer
- func Infof(format string, args ...interface{})
- func NewLogger(logName string) error
- func Tracef(format string, args ...interface{})
- func Warnf(format string, args ...interface{})
- type GormLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.