logging

package
v0.0.0-...-eae4eb0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(a ...interface{}) (int, error)

Error outputs an error log line without a formatting string.

func Errorf

func Errorf(format string, a ...interface{}) (int, error)

Errorf outputs an error log line with a formatting string.

func Fatal

func Fatal(a ...interface{})

Fatal outputs a fatal log line without a formatting string.

func Fatalf

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

Fatalf outputs a fatal log line with a formatting string.

func Info

func Info(a ...interface{}) (int, error)

Info outputs an info log line without a formatting string.

func Infof

func Infof(format string, a ...interface{}) (int, error)

Infof outputs an info log line with a formatting string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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