# 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