log

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Level log.Level
View Source
var Levels = map[log.Level][]string{
	log.DebugLevel: {"debug"},
	log.InfoLevel:  {"info"},
	log.ErrorLevel: {"error"},
}

Functions

func Debug

func Debug(msg interface{}, keyvals ...interface{})

func Error

func Error(msg interface{}, keyvals ...interface{})

func Info

func Info(msg interface{}, keyvals ...interface{})

func Print added in v0.7.2

func Print(msg interface{}, keyvals ...interface{})

func Setup added in v0.7.0

func Setup()

Types

This section is empty.

Jump to

Keyboard shortcuts

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