levels

package
v0.0.0-...-3be76b2 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const LevelCnt = 8

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLevel

type LogLevel int
const (
	None LogLevel = iota
	Emergency
	Crit
	Error
	Alert
	Warn
	Notice
	Info
	Debug
	Trace LogLevel = 99
)

func (LogLevel) String

func (ll LogLevel) String() string

type LogLevelType

type LogLevelType interface {
	~int
}

Jump to

Keyboard shortcuts

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