logutil

package
v3.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package logutil defines premade nil and debug loggers, useful for testing.

Index

Constants

This section is empty.

Variables

View Source
var Debug = logrus.New()

Debug is a logrus.Logger instance configured to log in logrus.DebugLevel.

View Source
var Discard = logrus.New()

Discard is a logrus.Logger instance configured to not log anything.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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