log

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SprintfRed    = color.New(color.FgRed).SprintfFunc()
	SprintfGreen  = color.New(color.FgGreen).SprintfFunc()
	SprintfYellow = color.New(color.FgYellow).SprintfFunc()
	SprintfBlue   = color.New(color.FgBlue).SprintfFunc()
	SprintfGray   = color.New(color.FgWhite).SprintfFunc()
)

Functions

func Error

func Error(msg string)

func Errorf added in v0.2.1

func Errorf(msg string, v ...interface{})

func Info

func Info(msg string)

func Infof

func Infof(msg string, v ...interface{})

func Plain

func Plain(msg string)

func Plainf

func Plainf(msg string, v ...interface{})

func Printf

func Printf(msg string, v ...interface{})

func Success

func Success(msg string)

func Successf

func Successf(msg string, v ...interface{})

func Warnf

func Warnf(msg string, v ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL