log

package
v0.2.47 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cyan = color.New(color.FgCyan).SprintFunc()
View Source
var CyanBold = color.New(color.FgCyan).Add(color.Bold).SprintFunc()
View Source
var CyanUnderline = color.New(color.FgCyan).Add(color.Underline).SprintFunc()
View Source
var Green = color.New(color.FgGreen).SprintFunc()
View Source
var Red = color.New(color.FgRed).SprintFunc()
View Source
var Yellow = color.New(color.FgHiYellow).SprintFunc()

Functions

func BPause

func BPause()

deprecated

func BStart

func BStart(message string)

deprecated

func BStop

func BStop()

deprecated

func BUnpause

func BUnpause()

deprecated

func BUpdate

func BUpdate(message string)

deprecated

func Error

func Error(err error)

func Errorf added in v0.0.46

func Errorf(template string, formatString ...string)

func Success

func Success(msg string)

func Warning

func Warning(msg string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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