Documentation ¶
Index ¶
- Variables
- func AddLogFile(file string)
- func CloseLogFile()
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatalf(format string, v ...interface{})
- func Infof(format string, v ...interface{})
- func TraceErrorf(format string, v ...interface{})
- func Warningf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var ( V *int = &defaultV Batch *bool = &defaultBatch )
Functions ¶
func AddLogFile ¶ added in v1.0.10
func AddLogFile(file string)
func CloseLogFile ¶ added in v1.0.10
func CloseLogFile()
func TraceErrorf ¶ added in v1.0.59
func TraceErrorf(format string, v ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.