Documentation ¶
Overview ¶
Package writer provides an io.Writer interface to CloudWatch Logs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogWriter ¶
LogWriter provides an io.Writer interface to CloudWatch Logs
The zero-value is not usable. New should be used to construct a new LogWriter
func (*LogWriter) Close ¶
Close implements io.Closer. This method will stop the writer and flush any buffered log events
Click to show internal directories.
Click to hide internal directories.