Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package log is a wrapper of logs for short calling name.
Index ¶
- Variables
 - func Critical(format string, v ...interface{})
 - func Debug(format string, v ...interface{})
 - func Error(format string, v ...interface{})
 - func Info(format string, v ...interface{})
 - func NewLogger(bufLen int64, mode, config string)
 - func Trace(format string, v ...interface{})
 - func Warn(format string, v ...interface{})
 
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	Mode, Config string
)
    Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.