logger

package
v0.0.0-...-2f6a353 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

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

func Errorf

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

func Fatalf

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

func Infof

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

func SetLogLevel

func SetLogLevel(level LOGLEVEL)

func Warnf

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

Types

type LOGLEVEL

type LOGLEVEL int
const (
	LOGLEVEL_UNKNOWN LOGLEVEL = iota
	LOGLEVEL_DEBUG
	LOGLEVEL_INFO
	LOGLEVEL_WARN
	LOGLEVEL_ERROR
	LOGLEVEL_FATAL
)

Jump to

Keyboard shortcuts

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