Documentation ¶
Index ¶
- Variables
- func RunFuncName() string
- type Log
- func (this *Log) Debug(a ...interface{})
- func (this *Log) Error(a ...interface{})
- func (this *Log) Info(a ...interface{})
- func (this *Log) Panic(a ...interface{})
- func (this *Log) Println(a ...interface{})
- func (this *Log) SetLogFile(File string)
- func (this *Log) SetPrefix(Prefix string)
- func (this *Log) Warn(a ...interface{})
- type Logging
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug bool
Functions ¶
Types ¶
type Log ¶
func (*Log) SetLogFile ¶
Click to show internal directories.
Click to hide internal directories.