log

package
v0.0.0-...-a1c8074 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultOutput string = "stdout"
	DefaultLevel  string = "info"
)

Variables

This section is empty.

Functions

func New

func New(config Config) (*zap.Logger, error)

Types

type Config

type Config struct {
	Output string
	Level  string
}

func Export

func Export(flags *flag.FlagSet) *Config

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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