log

package
v0.0.0-...-e7a43b6 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2018 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...interface{})

Debug calls logger in debug level

func Debugf

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

Debugf calls logger in debug level with format

func Error

func Error(args ...interface{})

Error calls logger in error level

func Errorf

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

Errorf calls logger in eror level with format

func Info

func Info(args ...interface{})

Info calls logger in info level

func Infof

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

Infof calls logger in info level with format

func InitLogger

func InitLogger(level logging.Level)

InitLogger initializes logger for backend with the specified level

func Warning

func Warning(args ...interface{})

Warning calls logger in warning level

func Warningf

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

Warningf calls logger in warning level with format

Types

This section is empty.

Jump to

Keyboard shortcuts

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