Documentation ¶
Index ¶
- Variables
- func ConvertUnicode(str []byte) string
- func Error(str string)
- func Errorf(str string, args ...interface{})
- func ExecConsole(clr color.Attribute, str string)
- func ExecConsolef(clr color.Attribute, str string, args ...interface{})
- func ExecFile(str string)
- func ExecFilef(str string, args ...interface{})
- func ExecResult(str string)
- func Fatal(str string)
- func Fatalf(str string, args ...interface{})
- func GetLogDir(workspacePath string) string
- func GetWholeLine(msg string, char string) string
- func Info(str string)
- func Infof(str string, args ...interface{})
- func InfofIfVerbose(str string, args ...interface{})
- func PrintVersion(appVersion, buildTime, goVersion, gitHash string)
- func Warn(str string)
- func Warnf(str string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var LoggerExecConsole *zap.Logger
View Source
var LoggerExecFile *zap.Logger
View Source
var LoggerExecResult *zap.Logger
View Source
var LoggerStandard *zap.Logger
Functions ¶
func ConvertUnicode ¶
func ExecConsole ¶
func ExecConsolef ¶
func ExecResult ¶
func ExecResult(str string)
func GetWholeLine ¶
func InfofIfVerbose ¶
func InfofIfVerbose(str string, args ...interface{})
func PrintVersion ¶
func PrintVersion(appVersion, buildTime, goVersion, gitHash string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.