log

package
v1.0.0-beta2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func D

func D(msg string, args ...any)

func E

func E(msg string, args ...any)

func I

func I(msg string, args ...any)

func LOG

func LOG(l Level, msg string, args ...any)

func W

func W(msg string, args ...any)

Types

type Level

type Level int
const (
	All Level = iota
	Debug
	Info
	Warning
	Error
)
var LogLevel Level = Info

func (*Level) Set

func (l *Level) Set(v string) error

func (Level) String

func (l Level) String() string

Jump to

Keyboard shortcuts

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