impl

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2017 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct{}

Logger is an implementation of log.Logger.

func (*Logger) Debug

func (l *Logger) Debug(depth int, args ...interface{})

Debug logs debug level log information.

func (*Logger) Error

func (l *Logger) Error(depth int, args ...interface{})

Error logs error level log information.

func (*Logger) Fatal

func (l *Logger) Fatal(depth int, args ...interface{})

Fatal logs fatal level log information.

func (*Logger) Info

func (l *Logger) Info(depth int, args ...interface{})

Info logs info level log information.

func (*Logger) Verbose

func (l *Logger) Verbose(depth int, args ...interface{})

Verbose logs detailed log information.

func (*Logger) Warning

func (l *Logger) Warning(depth int, args ...interface{})

Warning logs warning level log information.

Jump to

Keyboard shortcuts

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