Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordTo ¶
func RecordTo(w io.Writer) empire.RunRecorder
RecordTo returns a RunRecorder that writes the log record to the io.Writer
func RecordToCloudWatch ¶
func RecordToCloudWatch(group string, config client.ConfigProvider) empire.RunRecorder
RecordToCloudWatch returns a RunRecorder that writes the log record to CloudWatch Logs.
Types ¶
type KinesisLogsStreamer ¶
type KinesisLogsStreamer struct{}
func NewKinesisLogsStreamer ¶
func NewKinesisLogsStreamer() *KinesisLogsStreamer
func (*KinesisLogsStreamer) StreamLogs ¶
Click to show internal directories.
Click to hide internal directories.