func NewES() logs.Logger
NewES return a LoggerInterface
type LogDocument struct { Timestamp string `json:"timestamp"` Msg string `json:"msg"` }