logger

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ColorRed    = "\033[91m"
	ColorGreen  = "\033[92m"
	ColorYellow = "\033[93m"
	ColorBlue   = "\033[94m"
	ColorReset  = "\033[0m"
)

Variables

This section is empty.

Functions

func Log

func Log(a ...interface{})

func LogError

func LogError(err error)

LogError logs an error message

func LogSuccess

func LogSuccess(message string)

LogSuccess logs a success message

func LogWarning

func LogWarning(message string)

LogWarning logs a warning message

func Print

func Print(a ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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