glog

package
v0.0.0-...-22b8c80 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(v ...any)

func Debugf

func Debugf(f string, v ...interface{})

func Error

func Error(v ...any)

func Errorf

func Errorf(f string, v ...interface{})

func Info

func Info(v ...any)

func Infof

func Infof(f string, v ...interface{})

func SetLevel

func SetLevel(l LEVEL)

func SetLogger

func SetLogger(l *log.Logger)

func Warn

func Warn(v ...any)

func Warnf

func Warnf(f string, v ...interface{})

Types

type LEVEL

type LEVEL int
const (
	DEBUG LEVEL = iota
	INFO
	WARN
	ERROR
	NONE
)

Jump to

Keyboard shortcuts

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