# Functions
NewBatchWriter creates an unbuffered BatchWriter with the given group and stream.
NewBatchWriterWithDuration creates a BatchWriter with the given group and stream.
No description provided by the author
# Structs
BatchWriter is an io.Writer that batch writes log events to the AWS CloudWatch logs API.
LogrusHook implements the logrus.LogrusHook interface, writing lines to its writer.