logger

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serialize

func Serialize(v any) (string, error)

Types

type Config

type Config struct {
	Colorful bool
	LogLevel LogLevel
}

type LogLevel

type LogLevel int
const (
	Silent LogLevel = iota
	Error
	Warn
	Info
	Debug
)

Jump to

Keyboard shortcuts

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