log

package
v1.12.7 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(arg ...interface{})

Debug func prints the arguments to stdout

func Debugf

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

Debugf func prints the formatted arguments to stdout

func Error

func Error(arg ...interface{})

Error func prints the arguments to stderr1

func Errorf

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

Errorf func prints the formatted arguments to stderr

func Fatal

func Fatal(arg ...interface{})

Fatal func prints the arguments to stderr and exits with code 0

func Fatalf

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

Fatalf func prints the formatted arguments to stderr and exits with code 0

func Info

func Info(arg ...interface{})

Info func prints the arguments to stdout

func Infof

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

Infof func prints the formatted arguments to stdout

func Print

func Print(arg ...interface{})

Print func prints the arguments to stdout

func Printf

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

Printf func prints the formatted arguments to stdout

Types

This section is empty.

Jump to

Keyboard shortcuts

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