log

package
v3.0.33 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

type Log struct {
	sync.Mutex
	gopi.Unit
	// contains filtered or unexported fields
}

func (*Log) Debug

func (this *Log) Debug(args ...interface{})

func (*Log) Debugf

func (this *Log) Debugf(fmt string, args ...interface{})

func (*Log) Define

func (this *Log) Define(cfg gopi.Config) error

func (*Log) IsDebug

func (this *Log) IsDebug() bool

func (*Log) New

func (*Log) New(gopi.Config) error

func (*Log) Print

func (this *Log) Print(args ...interface{})

func (*Log) Printf

func (this *Log) Printf(fmt string, args ...interface{})

func (*Log) SetT added in v3.0.3

func (this *Log) SetT(t *testing.T)

func (*Log) String

func (this *Log) String() string

func (*Log) T added in v3.0.3

func (this *Log) T() *testing.T

Jump to

Keyboard shortcuts

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