log

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package log

Index

Constants

This section is empty.

Variables

View Source
var (
	Red    = color.New(color.FgRed).SprintFunc()
	Green  = color.New(color.FgGreen).SprintFunc()
	Yellow = color.New(color.FgYellow).SprintFunc()
	Blue   = color.New(color.FgBlue).SprintFunc()
)

Functions

func Colorful added in v0.1.1

func Colorful(index int, msg string) string

func Error

func Error(args ...interface{})

func Info

func Info(args ...interface{})

func Printf

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

func Warn

func Warn(args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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