log

package
v0.0.0-...-f9b7526 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

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

Debug logs a message at level Debug on the standard logger.

func Error

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

Error logs a message at level Error on the standard logger.

func Fatal

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

Fatal logs a message at level Fatal on the standard logger then the process will exit with status set to non-zero.

func Info

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

Info logs a message at level Info on the standard logger.

func Panic

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

Panic logs a message at level Panic on the standard logger.

func Warn

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

Warn logs a message at level Warn on the standard logger.

Types

This section is empty.

Jump to

Keyboard shortcuts

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