package
1.6.7
Repository: https://github.com/fragmenta/mux.git
Documentation: pkg.go.dev

# 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.