log

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

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

func Fatal

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

func Info

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

func Trace

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

func Warn

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

Types

type LogLevel

type LogLevel int
const (
	LogLevelTrace LogLevel = iota
	LogLevelInfo
	LogLevelWarning
	LogLevelError
	LogLevelFatal
	LogLevelNone
)

Jump to

Keyboard shortcuts

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