package
2.3.0+incompatible
Repository: https://github.com/cloudfoundry/go-loggregator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient creates a v1 loggregator client.
WithDecimalTag allows for the configuration of arbitrary decimal value metadata which will be included in all data sent to Loggregator.
WithIntegerTag allows for the configuration of arbitrary integer value metadata which will be included in all data sent to Loggregator.
WithLogger allows for the configuration of a logger.
WithStringTag allows for the configuration of arbitrary string value metadata which will be included in all data sent to Loggregator.

# Structs

Client represents an emitter into loggregator.

# Type aliases

No description provided by the author