Versions in this module Expand all Collapse all v0 v0.0.3 Jun 7, 2020 Changes in this version + var Interactive bool + var LogLevel xlog.LogLevel + func Alert(args ...interface{}) + func Alertf(format string, args ...interface{}) + func Debug(args ...interface{}) + func Debugf(format string, args ...interface{}) + func Error(args ...interface{}) + func Errorf(format string, args ...interface{}) + func Fail(args ...interface{}) + func Failf(format string, args ...interface{}) + func Info(args ...interface{}) + func Infof(format string, args ...interface{}) + func Ok(args ...interface{}) + func Okf(format string, args ...interface{}) + func Printf(format string, args ...interface{}) + func Println(args ...interface{}) + func Trace(args ...interface{}) + func Tracef(format string, args ...interface{}) + func Warn(args ...interface{}) + func Warnf(format string, args ...interface{})