logger

package
v0.0.0-...-d090841 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	RunName string
}

type Logger

type Logger interface {
	PrintFormattedReader(skipBytes int, resultFormat string, reader io.Reader) (map[string]string, error)
	Print(string) error
	Copy(prefixExtension string) *interactiveLogger
	Clean()
}

func New

func New(basePrefix string, stream *os.File) Logger

Jump to

Keyboard shortcuts

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