log

package
v0.56.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-2-Clause, BSD-3-Clause, PostgreSQL Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger struct {
	StandardOutput io.Writer
	VerboseOutput  io.Writer
	// contains filtered or unexported fields
}

func NewLogger

func NewLogger() Logger

func (*Logger) EndStep

func (l *Logger) EndStep()

func (*Logger) Log

func (l *Logger) Log(line string, params ...interface{}) error

func (*Logger) StartStep

func (l *Logger) StartStep(description string)

func (*Logger) Verbose

func (l *Logger) Verbose(line string, params ...interface{}) error

Jump to

Keyboard shortcuts

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