package
0.0.14
Repository: https://github.com/msaf1980/go-metrics.git
Documentation: pkg.go.dev

# Functions

Log outputs each metric in the given registry periodically using the given logger.
LogOnCue outputs each metric in the given registry on demand through the channel using the given logger.
LogScaled outputs each metric in the given registry periodically using the given logger.
LogScaledOnCue outputs each metric in the given registry on demand through the channel using the given logger.

# Interfaces

No description provided by the author