Documentation ¶
Index ¶
- func AbortErr(err error)
- type Verbose
- func (v Verbose) Error(fmt_ string, args ...interface{})
- func (v Verbose) Info(fmt_ string, args ...interface{})
- func (v Verbose) Log(level, fmt_ string, args ...interface{})
- func (v Verbose) Trace(fmt_ string, args ...interface{})
- func (v Verbose) TraceStruct(s interface{})
- func (v Verbose) TruncatLog()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Verbose ¶
var GVerbose Verbose
GVerbose is a global verbose
func (Verbose) TraceStruct ¶
func (v Verbose) TraceStruct(s interface{})
func (Verbose) TruncatLog ¶
func (v Verbose) TruncatLog()
Click to show internal directories.
Click to hide internal directories.