package
Version:
v0.0.0-...-f8b7a73
Opens a new window with list of versions in this module.
Published: Mar 16, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Crit(msg string, ctx ...interface{})
crit是log.crit和stats的方便别名
func Debug(msg string, ctx ...interface{})
调试是日志的一个方便别名。使用stats进行调试
func Error(msg string, ctx ...interface{})
错误是日志的方便别名。使用stats时出错
func Info(msg string, ctx ...interface{})
信息是日志的一个方便别名。带有统计信息的信息
func Trace(msg string, ctx ...interface{})
trace是日志的方便别名。trace with stats
func Warn(msg string, ctx ...interface{})
warn是日志的方便别名。warn with stats
Source Files
¶
Click to show internal directories.
Click to hide internal directories.