log

package
v0.1.1-0...-d05d694 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Loggers = loggers{[]Logger{os.Stdout}}
View Source
var Verb = false

Functions

func Errorf

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

func Printf

func Printf(format string, arg ...interface{})

func Println

func Println(msgs ...any)

func Verbosef

func Verbosef(format string, msgs ...any)

func Verboseln

func Verboseln(msgs ...any)

Types

type Logger

type Logger interface {
	Write([]byte) (int, error)
}

Jump to

Keyboard shortcuts

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