# Packages
This entire package is a short-term fix for a bigger problem of sharing conversion logic between Loggregator and its client.
# Functions
NewClient creates a v1 loggregator client.
WithLogger allows for the configuration of a logger.
WithTag allows for the configuration of arbitrary string value metadata which will be included in all data sent to Loggregator.
# Type aliases
No description provided by the author