Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type LogReduction struct + func NewLogReduction(identicalErrorDelay time.Duration) *LogReduction + func (l *LogReduction) ClearID(parentID string) + func (l *LogReduction) ShouldMessageBePrinted(message string, parentID string) bool