logv1

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggerV1

type LoggerV1 struct {
	DebugWriter, InfoWriter, WarnWriter, ErrorWriter io.Writer
}

func (*LoggerV1) Debug

func (l *LoggerV1) Debug(arg ...interface{})

func (*LoggerV1) Debugf

func (l *LoggerV1) Debugf(fms string, arg ...interface{})

func (*LoggerV1) Error

func (l *LoggerV1) Error(arg ...interface{})

func (*LoggerV1) Errorf

func (l *LoggerV1) Errorf(fms string, arg ...interface{})

func (*LoggerV1) Info

func (l *LoggerV1) Info(arg ...interface{})

func (*LoggerV1) Infof

func (l *LoggerV1) Infof(fms string, arg ...interface{})

func (*LoggerV1) SetDebug

func (l *LoggerV1) SetDebug(debug bool)

func (*LoggerV1) Warning

func (l *LoggerV1) Warning(arg ...interface{})

func (*LoggerV1) Warningf

func (l *LoggerV1) Warningf(fms string, arg ...interface{})

Jump to

Keyboard shortcuts

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