auloggingmock

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContextAwareLoggingImplementation

type MockContextAwareLoggingImplementation struct{}

func (*MockContextAwareLoggingImplementation) Debug

func (m *MockContextAwareLoggingImplementation) Debug() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Error

func (m *MockContextAwareLoggingImplementation) Error() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Fatal

func (m *MockContextAwareLoggingImplementation) Fatal() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Info

func (m *MockContextAwareLoggingImplementation) Info() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Panic

func (m *MockContextAwareLoggingImplementation) Panic() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Trace

func (m *MockContextAwareLoggingImplementation) Trace() auloggingapi.LeveledLoggingImplementation

func (*MockContextAwareLoggingImplementation) Warn

func (m *MockContextAwareLoggingImplementation) Warn() auloggingapi.LeveledLoggingImplementation

type MockLeveledLoggingImplementation

type MockLeveledLoggingImplementation struct{}

func (*MockLeveledLoggingImplementation) Print

func (m *MockLeveledLoggingImplementation) Print(v ...interface{})

func (*MockLeveledLoggingImplementation) Printf

func (m *MockLeveledLoggingImplementation) Printf(format string, v ...interface{})

func (*MockLeveledLoggingImplementation) With

func (m *MockLeveledLoggingImplementation) With(key string, value string) auloggingapi.LeveledLoggingImplementation

func (*MockLeveledLoggingImplementation) WithErr

func (m *MockLeveledLoggingImplementation) WithErr(err error) auloggingapi.LeveledLoggingImplementation

type MockLoggingImplementation

type MockLoggingImplementation struct{}

func (*MockLoggingImplementation) Ctx

func (m *MockLoggingImplementation) Ctx(ctx context.Context) auloggingapi.ContextAwareLoggingImplementation

func (*MockLoggingImplementation) NoCtx

func (m *MockLoggingImplementation) NoCtx() auloggingapi.ContextAwareLoggingImplementation

Jump to

Keyboard shortcuts

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