logger

package
v0.0.0-...-9c6ac59 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

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

func Info

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

func SetLevel

func SetLevel(level Level)

func Trace

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

Types

type Level

type Level int
const (
	Lsilent Level = iota
	Linfo
	Ldebug
	Ltrace
)

func GetLevel

func GetLevel() Level

func (Level) String

func (s Level) String() string

Jump to

Keyboard shortcuts

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