logger

package
v0.0.0-...-4eaa2e5 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Plain = "plain"
)

Variables

This section is empty.

Functions

func PlainTextFormatter

func PlainTextFormatter() log.Format

Types

type Logger

type Logger interface {
	log.Logger
}

func New

func New(o *Options) Logger

type Options

type Options struct {
	Command      string
	Verbose      bool
	LogToFile    string
	LogFormatter string
}

Jump to

Keyboard shortcuts

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