log

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevelError int = iota
	LevelWarn
	LevelInfo
	LevelDebug
	LevelTrace
)

Variables

This section is empty.

Functions

func Debug

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

func Error

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

func Info

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

func SetLevel

func SetLevel(l int)

LevelError = 0 LevelWarn = 1 LevelInfo = 2 LevelDebug = 3 LevelTrace = 4

func SetOutput

func SetOutput(w io.Writer)

func Trace

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

func Warn

func Warn(format 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