Versions in this module Expand all Collapse all v1 v1.1.0 May 16, 2018 v1.0.0 Aug 15, 2017 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 Incompatible versions in this module v2.0.0+incompatible Oct 19, 2018 Other modules containing this package code.cloudfoundry.org/lager/v3