Documentation
¶
Index ¶
- func Debug(format string, v ...interface{})
- func Debugln(v ...interface{})
- func Error(format string, v ...interface{})
- func Errorln(v ...interface{})
- func Info(format string, v ...interface{})
- func Infoln(v ...interface{})
- func Init(log_file bool, log_out bool)
- func SetLogTime(ti time.Time)
- func SetLogTimeFlag(show bool)
- func Warn(format string, v ...interface{})
- func Warnln(v ...interface{})
- type FileLog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogTime ¶
Types ¶
type FileLog ¶
type FileLog struct {
// contains filtered or unexported fields
}
func (*FileLog) SetLogTime ¶
func (*FileLog) SetLogTimeFlag ¶
Click to show internal directories.
Click to hide internal directories.