package
2.5.1+incompatible
Repository: https://github.com/teamhephy/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

Docker specific log message fields.
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.