log

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

func Debug

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

func DisableColor

func DisableColor()

func EnableColor

func EnableColor()

Default

func Error

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

func Info

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

func SetLevel

func SetLevel(level int)

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

func SetOutput

func SetOutput(w io.Writer)

func SetTimeFormat

func SetTimeFormat(format string)

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