level

package
v0.0.60 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: Apache-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 Level

type Level uint8
const (
	Unknown Level = iota

	// DEBUG is debug log level
	DEBUG

	// INFO is info log level
	INFO

	// WARN is warning log level
	WARN

	// ERRO is error log level
	ERROR

	// FATAL is fatal log level
	FATAL
)

func Atol

func Atol(str string) Level

func (Level) String

func (l Level) String() string

Jump to

Keyboard shortcuts

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