log

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LevelTrace = iota
	LevelDebug
	LevelInfo
	LevelNotice
	LevelWarn
	LevelError
	LevelFatal
)

Variables

View Source
var (
	Errorf   func(format string, v ...interface{}) = log.Printf
	Infof    func(format string, v ...interface{}) = log.Printf
	Debugf   func(format string, v ...interface{}) = log.Printf
	Flush    func()                                = func() {}
	SetLevel func(level int)                       = func(level int) {}
)

public func

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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