glog

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: AGPL-3.0, GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(v ...interface{})

func Debugf

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

func Error

func Error(v ...interface{})

func Errorf

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

func Info

func Info(v ...interface{})

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 ...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