log

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

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

func Fatal

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

func Info

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

func Log

func Log(level Level, format string, args ...interface{})

func SetLogLevel

func SetLogLevel(level Level)

func Warning

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

Types

type Level

type Level int
const (
	FATAL Level = iota
	ERROR
	WARNING
	INFO
)

Jump to

Keyboard shortcuts

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