package
6.4.0+incompatible
Repository: https://github.com/go-playground/log.git
Documentation: pkg.go.dev
# Packages
Package hipchat allows for log messages to be sent to a hipchat room.
# Functions
New returns a new instance of the http logger.
# Type aliases
FormatFunc is the function that the workers use to create a new Formatter per worker allowing reusable go routine safe variable to be used within your Formatter function.
Formatter is the function used to format the HTTP entry.