logger

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debu

func Debu(a ...any)

func Erro

func Erro(a ...any)

func Info

func Info(a ...any)

func Tran

func Tran(a ...any)

func Warn

func Warn(a ...any)

Types

type LogLevel

type LogLevel int
const (
	NoLog LogLevel = iota + 1
	Error
	Warning
	Infomation
	Debug
	Trance
)
var Level LogLevel = Error

Jump to

Keyboard shortcuts

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