log

package
v3.14.2 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogEntry

type LogEntry struct {
	Msg       string           `json:"msg"`
	ID        string           `json:"_id"`
	RunID     string           `json:"id"`
	KnownID   string           `json:"knownID"`
	KnownName string           `json:"knownName"`
	Req       *json.RawMessage `json:"req"`
}

func ReadLogMessages

func ReadLogMessages(logger *zap.Logger, logFile string) ([]*LogEntry, error)

readLogMessages reads the log messages

Jump to

Keyboard shortcuts

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