syslog_client

package
v0.0.0-...-83d4dab Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: LGPL-2.1 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewSyslogClient

func NewSyslogClient(done chan struct{}, syslogServerConfig *SyslogServerConfig) *Client

func (*Client) Log

func (controller *Client) Log(syslogMessage string)

type SyslogServerConfig

type SyslogServerConfig struct {
	SyslogServerPorts []uint16
	SyslogServer      *net.UDPAddr
	SyslogAlertLevel  int
	SyslogTag         string
}

Jump to

Keyboard shortcuts

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