log

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2019 License: Apache-2.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 will log a message at verbose level 4 and will ensure the caller's stack frame is used

func Debugf

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

Debugf will log a message at verbose level 4 and will ensure the caller's stack frame is used

func Error

func Error(args ...interface{})

func Errorf

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

func Info

func Info(args ...interface{})

func Infof

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

func IsDebug

func IsDebug() bool

func IsTrace

func IsTrace() bool

func Trace

func Trace(args ...interface{})

Trace will log a message at verbose level 5 and will ensure the caller's stack frame is used

func Tracef

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

Tracef will log a message at verbose level 5 and will ensure the caller's stack frame is used

func Warning

func Warning(args ...interface{})

func Warningf

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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