config := tail.Config{ Follow: true, ReOpen: true, Poll: true, Location: &tail.SeekInfo{Offset: 0, Whence: 2}, } how to protect loss log ??