logger

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(keyvals ...interface{}) error

func Error

func Error(keyvals ...interface{}) error

func Info

func Info(keyvals ...interface{}) error

func Log

func Log(keyvals ...interface{}) error

func NewLogger

func NewLogger(options Options) *log.Logger

func Warn

func Warn(keyvals ...interface{}) error

Types

type Options

type Options struct {
	Verbosity int
	Writer    io.Writer
}

Jump to

Keyboard shortcuts

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