# Functions
New returns a new influx db logger.
# Structs
Config represents the config for an influx.Logger instance.
Logger logs values to a specified influxdb database.
StdErrLogger prints to stdout using fmt.Printf and is used as the default error logger for stats errors.