loglevel

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogLevel

type LogLevel int
const (
	None  LogLevel = 1
	Error LogLevel = 2
	Warn  LogLevel = 3
	Info  LogLevel = 4
	Debug LogLevel = 5
	Trace LogLevel = 6
)

func New

func New(logLevel int) (LogLevel, error)

Jump to

Keyboard shortcuts

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