package
1.8.0-alpha.1
Repository: https://github.com/siderolabs/talemu.git
Documentation: pkg.go.dev

# Functions

NewLogSender returns log sender that sends logs in JSON over TCP (newline-delimited) or UDP (one message per packet).
NewZapCore creates a new zap core.

# Structs

LogEvent represents a log message to be send.
LogSender writes zap logs to the remote destination.
ZapCore wrapper for forwarding log events to the siderolink logs endpoint.