internal

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoLogger

type NoLogger struct{}

NoLogger is a fake logger.

func (NoLogger) Debug

func (NoLogger) Debug(msg string)

Debug emits a debug message.

func (NoLogger) Debugf

func (NoLogger) Debugf(format string, v ...interface{})

Debugf formats and emits a debug message.

func (NoLogger) Info

func (NoLogger) Info(msg string)

Info emits an informational message.

func (NoLogger) Infof

func (NoLogger) Infof(format string, v ...interface{})

Infof format and emits an informational message.

func (NoLogger) Warn

func (NoLogger) Warn(msg string)

Warn emits a warning message.

func (NoLogger) Warnf

func (NoLogger) Warnf(format string, v ...interface{})

Warnf formats and emits a warning message.

Jump to

Keyboard shortcuts

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