log

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ANSI terminal escape codes for color output
	AnsiReset      = "\033[0;0m"
	AnsiBlue       = "\033[34;22m"
	AnsiGreen      = "\033[32;22m"
	AnsiRed        = "\033[31;22m"
	AnsiYellow     = "\033[33;22m"
	AnsiBlueBold   = "\033[34;1m"
	AnsiGreenBold  = "\033[32;1m"
	AnsiRedBold    = "\033[31;1m"
	AnsiYellowBold = "\033[33;1m"
)

Variables

This section is empty.

Functions

func Debug

func Debug(str string, args ...interface{})

func Error

func Error(str string, args ...interface{})

func Info

func Info(str string, args ...interface{})

func Warn

func Warn(str string, 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