xLog

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOG_INFO    = 2
	LOG_DEBUG   = 4
	LOG_WARNING = 8
	LOG_ERROR   = 16
	LOG_ALL     = LOG_INFO + LOG_DEBUG + LOG_WARNING + LOG_ERROR
)

Variables

This section is empty.

Functions

func Debug

func Debug(log string, format ...interface{})

func Error

func Error(log string, format ...interface{})

func Info

func Info(log string, format ...interface{})

func SetLevel

func SetLevel(level int)

func Warning

func Warning(log string, format ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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