log

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogAdapter

type LogAdapter struct {
	Errorf   func(string, ...interface{})
	Warningf func(string, ...interface{})
	Infof    func(string, ...interface{})
	Tracef   func(string, ...interface{})
}

LogAdapter is an adapter to any backed logger

type SafeAdapter

type SafeAdapter = LogAdapter

func NewSafeAdapter

func NewSafeAdapter(from LogAdapter) SafeAdapter

Jump to

Keyboard shortcuts

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