pionlogger

package
v1.43.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 11 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLoggerFactory

func NewLoggerFactory(l logger.Logger, opts ...Option) logging.LoggerFactory

Types

type FilterFunc added in v1.38.0

type FilterFunc func(msg string) bool

type Option added in v1.38.0

type Option func(o *Options)

func WithPrefixFilter added in v1.38.0

func WithPrefixFilter(f PrefixFilter) Option

type Options added in v1.38.0

type Options struct {
	PrefixFilter PrefixFilter
}

type PrefixFilter added in v1.38.0

type PrefixFilter map[string]*prefixSet

func NewPrefixFilter added in v1.38.0

func NewPrefixFilter(prefixes map[string][]string) PrefixFilter

Jump to

Keyboard shortcuts

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