log

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(format string, args ...any)

Debug logs debug messages

func Error

func Error(format string, args ...any)

Error logs error messages

func Fatal

func Fatal(format string, args ...any)

func Info

func Info(format string, args ...any)

func Warn

func Warn(format string, args ...any)

Warn logs warning messages

Types

type LogLevel

type LogLevel int
const (
	INFO LogLevel = iota
	WARN
	ERROR
	DEBUG
	FATAL
)

Jump to

Keyboard shortcuts

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