log

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(message string)

func Debugf

func Debugf(format string, args ...interface{})

func Error

func Error(message string)

func Errorf

func Errorf(format string, args ...interface{})

func Info

func Info(message string)

func Infof

func Infof(format string, args ...interface{})

func Warn

func Warn(message string)

func Warnf

func Warnf(format string, args ...interface{})

Types

type LogLevel

type LogLevel int32
const (
	LogLevelError LogLevel = iota + 1
	LogLevelWarn
	LogLevelInfo
	LogLevelDebug
)

Jump to

Keyboard shortcuts

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