glog

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Red    = "\033[31m"
	Green  = "\033[32m"
	Yellow = "\033[33m"
	Blue   = "\033[34m"
	White  = "\033[97m"
	Reset  = "\033[0m"
)

Variables

This section is empty.

Functions

func Debug added in v0.2.0

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

func Error

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

func Fatal

func Fatal(msg string, args ...interface{})

func Info

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

func InitializeLogger

func InitializeLogger(suppress bool)

func PanicUnreachable

func PanicUnreachable[T any](reason string) T

func Warn

func Warn(msg string, args ...interface{})

Types

type Logger

type Logger struct {
	// contains filtered or unexported fields
}
var Log Logger

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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