Documentation ¶ Index ¶ Variables func Critical(msg string, ctx ...interface{}) func Debug(msg string, ctx ...interface{}) func Error(msg string, ctx ...interface{}) func Info(msg string, ctx ...interface{}) func Streaming(w io.Writer) func Verbose() func Warning(msg string, ctx ...interface{}) Constants ¶ This section is empty. Variables ¶ View Source var Exit = true View Source var Log = log15.New() Functions ¶ func Critical ¶ func Critical(msg string, ctx ...interface{}) func Debug ¶ func Debug(msg string, ctx ...interface{}) func Error ¶ func Error(msg string, ctx ...interface{}) func Info ¶ func Info(msg string, ctx ...interface{}) func Streaming ¶ func Streaming(w io.Writer) func Verbose ¶ func Verbose() func Warning ¶ func Warning(msg string, ctx ...interface{}) Types ¶ This section is empty. Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.