package
0.0.3
Repository: https://github.com/pbivrell/httplog.git
Documentation: pkg.go.dev

# Functions

NewLogger returns a httplog.Logger implementation.
WithBucket allows for configuration of the influx bucket to write to.
WithClient allows configuration of the influ client to write to.
WithOrg allows configuration of the influx organization to write to.

# Constants

Bucket is the default influx bucket.
Org is the default influx organization.

# Structs

Logger is the influx implementation of httplog.Logger.