ogenzap

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package ogenzap contains ogen logging utilities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(opts Options) (*zap.Logger, error)

Create creates new logger for ogen.

func DefaultColorFlag

func DefaultColorFlag() bool

DefaultColorFlag returns default color flag value.

See https://no-color.org.

Types

type Options

type Options struct {
	Level     zapcore.Level
	Verbose   bool
	Color     bool
	FnOptions []zap.Option
}

Options is options for Create.

func (*Options) RegisterFlags

func (o *Options) RegisterFlags(set *flag.FlagSet)

RegisterFlags registers fields of Options as flags.

Jump to

Keyboard shortcuts

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