log

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Red       = "\x1b[31m"
	Green     = "\x1b[32m"
	Yellow    = "\x1b[33m"
	Blue      = "\x1b[34m"
	Magenta   = "\x1b[35m"
	Cyan      = "\x1b[36m"
	Bold      = "\x1b[1m"
	Underline = "\x1b[4m"
	Reset     = "\x1b[0m"
)

Variables

View Source
var (
	NoColor = false
)

Functions

func Error

func Error(v ...any)

func Fatal

func Fatal(v ...any)

func Metrics

func Metrics(hits, total, failed int, duration time.Duration)

func TaskOutput

func TaskOutput(id, out string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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