logger

package
v0.0.0-...-8232506 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

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

func Debugf

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

Debugf logs a message at level Debug on the global logger.

func Debugln

func Debugln(args ...interface{})

Debugln logs a message at level Debug on the global logger.

func Error

func Error(args ...interface{})

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

func Errorf

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

Errorf logs a message at level Error on the global logger.

func Errorln

func Errorln(args ...interface{})

Errorln logs a message at level Error on the global logger.

func Info

func Info(args ...interface{})

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

func Infof

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

Infof logs a message at level Info on the global logger.

func Infoln

func Infoln(args ...interface{})

Infoln logs a message at level Info on the global logger.

func InitLogger

func InitLogger()

InitLogger initialises the global logger

func SetOutput

func SetOutput(w io.Writer)

SetOutput changes the output for the logger

Types

This section is empty.

Jump to

Keyboard shortcuts

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