log

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ANSI_BOLD_RED    = "\033[31;1m"
	ANSI_BOLD_GREEN  = "\033[32;1m"
	ANSI_BOLD_YELLOW = "\033[33;1m"
	ANSI_GREY        = "\033[0;37m"
	ANSI_RESET       = "\033[0;m"
)

Variables

This section is empty.

Functions

func Debug

func Debug(ctx context.Context, msg string, args ...any)

func DebugNotice

func DebugNotice(ctx context.Context, msg string, args ...any)

func Error

func Error(ctx context.Context, msg string, args ...any)

func Info

func Info(ctx context.Context, msg string, args ...any)

func NewContext

func NewContext(ctx context.Context, out io.Writer, rawLevel string) context.Context

func Notice

func Notice(ctx context.Context, msg string, args ...any)

func Warn

func Warn(ctx context.Context, msg string, args ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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