logger

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Reset  = "\033[0m"
	Red    = "\033[31m"
	Green  = "\033[32m"
	Yellow = "\033[33m"
	Blue   = "\033[34m"
	Purple = "\033[35m"
	Cyan   = "\033[36m"
	Gray   = "\033[37m"
	White  = "\033[97m"
)

Variables

This section is empty.

Functions

func Error

func Error(v interface{})

func Errorf

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

func Fatal

func Fatal(v interface{})

func Fatalf

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

func Info

func Info(v interface{})

func Infof

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

func Notify

func Notify(v interface{})

func Notifyf

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

func Silentf

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

func Warn

func Warn(v interface{})

func Warnf

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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