Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandlerLogger ¶ added in v1.10.0
func NewHandlerLogger(handlerID, egressID string) *medialogutils.CmdLogger
Types ¶
type CSVLogger ¶
type CSVLogger[T any] struct { // contains filtered or unexported fields }
CSVLogger is used for logging data in CSV format. It does not validate columns or data
type S3Logger ¶
type S3Logger struct {
// contains filtered or unexported fields
}
S3Logger only logs aws messages on upload failure
func NewS3Logger ¶
func NewS3Logger() *S3Logger
type StreamStats ¶
Click to show internal directories.
Click to hide internal directories.