log

package
v0.0.0-...-83892ef Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEVEL_NONE = iota
	LEVEL_ERROR
	LEVEL_WARN
	LEVEL_INFO
	LEVEL_DEBUG
)

Variables

View Source
var (
	Level = LEVEL_DEBUG
)

Functions

func Debug

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

func Error

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

func Info

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

func SetLevel

func SetLevel(l int)

func SetLogger

func SetLogger(l *log.Logger)

func Warn

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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