Versions in this module Expand all Collapse all v0 v0.0.2 Aug 17, 2021 Changes in this version + func Chug(reader io.Reader, out chan<- Entry) + type Entry struct + IsLager bool + Log LogEntry + Raw []byte + type LogEntry struct + Data lager.Data + Error error + LogLevel lager.LogLevel + Message string + Session string + Source string + Timestamp time.Time + Trace string v0.0.1 Aug 17, 2021