package
1.3.6
Repository: https://github.com/drycc/logger.git
Documentation: pkg.go.dev

# Functions

NewAggregator returns a pointer to an appropriate implementation of the Aggregator interface, as determined by the aggregatorType string it is passed.

# Structs

ErrStopTimedOut is the error returned if a (Aggregator).Stop call times out before the stop is complete.
Kubernetes specific log message fields.
Message fields.

# Interfaces

Aggregator is an interface for pluggable components that collect log messages delivered via some transport mechanism.