Versions in this module Expand all Collapse all v2 v2.1.1 Feb 25, 2022 Changes in this version + type LogBuffer interface + Pop func() (log.Log, error) + Push func(log log.Log) error + Size func() int