logging

package
v0.0.0-...-eeb3e7f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcLogging

type GrpcLogging interface {
	Msg(msg string) error
}

func LoggerFromCtx

func LoggerFromCtx(ctx context.Context) GrpcLogging

type Pool

type Pool interface {
	GetLogger(string, ...loggingOpts) (*zerolog.Logger, error)
	io.Closer
}

func NewPool

func NewPool(dir string) (Pool, error)

Jump to

Keyboard shortcuts

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