testlogger

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufWriter

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

func (*BufWriter) Content

func (w *BufWriter) Content() string

func (*BufWriter) Write

func (w *BufWriter) Write(s []byte) (int, error)

type Logger added in v0.0.6

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

func New

func New(t *testing.T) *Logger

func (*Logger) AssertContains added in v0.0.7

func (l *Logger) AssertContains(s string)

func (*Logger) AssertNoErrors added in v0.0.6

func (l *Logger) AssertNoErrors()

func (*Logger) AssertNoWarns added in v0.0.6

func (l *Logger) AssertNoWarns()

func (*Logger) AssertNoWarnsAndErrors added in v0.0.6

func (l *Logger) AssertNoWarnsAndErrors()

func (*Logger) Content added in v0.0.6

func (l *Logger) Content() string

func (*Logger) Logger added in v0.0.6

func (l *Logger) Logger() zerolog.Logger

Jump to

Keyboard shortcuts

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