cloudfoundry

package
v0.0.0-...-122e78d Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalRFC5424

func UnmarshalRFC5424(b []byte, log *Log) error

UnmarshalRFC5424 reads bytes containing syslog (RFC5424) data and populates the given Log with data found

Types

type Log

type Log struct {
	Timestamp time.Time
	Hostname  string
	AppID     string
	ProcessID string
	Message   string
}

Log represents a single log line from a cloudfoundry application

Jump to

Keyboard shortcuts

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