logging

package
v0.0.0-...-02c76fb Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 13 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLogger

func GetLogger(ctx context.Context) *logrus.Entry

GetLogger retrieves a logging context context

func HideLogs

func HideLogs(t *testing.T) func()

HideLogs hides logs during test execution

func WithLogger

func WithLogger(ctx context.Context, logger interface{}) context.Context

WithLogger sets a logger on a context

Types

type Formatter

type Formatter struct {
	DisableColors bool
	// contains filtered or unexported fields
}

Formatter is a compact output for logrus logs

func (*Formatter) Format

func (f *Formatter) Format(entry *logrus.Entry) ([]byte, error)

Format an entry for printing

Jump to

Keyboard shortcuts

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