loggingtest

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogger

type MockLogger struct {
	logging.MockBaseLogger
}

func NewMockLogger

func NewMockLogger() *MockLogger

func (*MockLogger) Failure

func (m *MockLogger) Failure(err error)

func (*MockLogger) Progress

func (m *MockLogger) Progress(msg string, done float32, total float32, args ...any)

func (*MockLogger) Start

func (m *MockLogger) Start(msg string, args ...any)

func (*MockLogger) Status

func (m *MockLogger) Status(msg string, args ...any)

func (*MockLogger) Success

func (m *MockLogger) Success(msg string, args ...any)

func (*MockLogger) WithArgs

func (m *MockLogger) WithArgs(args ...any) logging.Logger

Jump to

Keyboard shortcuts

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