logs

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// up -> down
	PANIC = logrus.PanicLevel
	FATAL = logrus.FatalLevel
	ERROR = logrus.ErrorLevel
	WARN  = logrus.WarnLevel
	INFO  = logrus.InfoLevel
	DEBUG = logrus.DebugLevel
	TRACE = logrus.TraceLevel
)

Variables

This section is empty.

Functions

func Initialize

func Initialize()

func Println

func Println(level Level, msg interface{}, fields Field)

Types

type Field

type Field = tmaic.V

type Level

type Level = logrus.Level

Jump to

Keyboard shortcuts

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