# Functions
Dedupe log lines to next, only repeating every repeat duration.
NewJSONFileLogger returns a new JSONFileLogger.
RateLimit write to a logger.
# Structs
Deduper implement log.Logger, dedupes log lines.
JSONFileLogger represents a logger that writes JSON to a file.