logging

package
v0.0.0-...-4db4b9c Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2019 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Printf

func Printf(msg string, args ...interface{})

Types

type Logger

type Logger interface {
	Printf(msg string, args ...interface{})
}
var DefaultLogger Logger = NopLogger{}

type NopLogger

type NopLogger struct{}

func (NopLogger) Printf

func (l NopLogger) Printf(msg string, args ...interface{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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