testlogger

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestLogger

type TestLogger struct {
	// contains filtered or unexported fields
}

func New

func New() *TestLogger

func (*TestLogger) CheckAnyEntry

func (tl *TestLogger) CheckAnyEntry(t *testing.T, level logging.LogLevel, text string, args ...interface{})

func (*TestLogger) CheckEmpty

func (tl *TestLogger) CheckEmpty(t *testing.T)

func (*TestLogger) CheckFirstEntry

func (tl *TestLogger) CheckFirstEntry(t *testing.T, level logging.LogLevel, text string, args ...interface{})

func (*TestLogger) IsConcurrent

func (tl *TestLogger) IsConcurrent() bool

func (*TestLogger) Log

func (tl *TestLogger) Log(level logging.LogLevel, text string, args ...interface{})

func (*TestLogger) MinLevel

func (tl *TestLogger) MinLevel() logging.LogLevel

Jump to

Keyboard shortcuts

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