Documentation ¶
Overview ¶
Package log is a wrapper of logs for short calling name.
Index ¶
- func Critical(format string, v ...interface{})
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{})
- func Fatal(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 ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.