logging

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

Debug wrapper function for logger.Debug

func Debugw

func Debugw(msg string, keysandvalues ...interface{})

Debugw wrapper function for logger.Debugw

func Error

func Error(args ...interface{})

Error wrapper function for logger.Error

func Info

func Info(args ...interface{})

Info wrapper function for logger.Info

func Infof

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

Infof wrapper function for logger.Infof

func Infow

func Infow(msg string, keysandvalues ...interface{})

Infow wrapper function for logger.Infow

func InitLogging

func InitLogging(loglevel string) error

InitLogging initialises logger

func Warnw

func Warnw(msg string, keysandvalues ...interface{})

Warnw wrapper function for logger.Warnw

Types

This section is empty.

Jump to

Keyboard shortcuts

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