syslog

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	EMERG severity = iota
	ALERT
	CRIT
	ERR
	WARNING
	NOTICE
	INFO
	DEBUG
)

Variables

This section is empty.

Functions

func StartReceiver

func StartReceiver(ctx context.Context, logger logr.Logger, laddr string, parsers int) error

Types

type Receiver

type Receiver struct {
	Logger logr.Logger
	// contains filtered or unexported fields
}

func (*Receiver) Done

func (r *Receiver) Done() <-chan struct{}

func (*Receiver) Err

func (r *Receiver) Err() error

Jump to

Keyboard shortcuts

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