logs

package
v1.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(v ...interface{})

Error is equivalent to Print()

func Errorf

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

Errorf is equivalent to Printf()

func Errorln

func Errorln(v ...interface{})

Errorln is equivalent to Println()

func Fatal

func Fatal(v ...interface{})

Fatal is equivalent to Print() followed by a call to os.Exit(1).

func Fatalf

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

Fatalf is equivalent to Printf() followed by a call to os.Exit(1).

func Fatalln

func Fatalln(v ...interface{})

Fatalln is equivalent to Println() followed by a call to os.Exit(1).

func Info

func Info(v ...interface{})

Info is equivalent to Print()

func Infof

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

Infof is equivalent to Printf()

func Infoln

func Infoln(v ...interface{})

Infoln is equivalent to Println()

Types

This section is empty.

Jump to

Keyboard shortcuts

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