Versions in this module Expand all Collapse all v0 v0.1.6 Mar 16, 2024 v0.1.0 May 20, 2024 Changes in this version + type Config struct + Code string + Color bool + EndTime *time.Time + EventID bool + FilterPattern string + LogGroupNameFilter *regexp.Regexp + LogStreamNameFilter *regexp.Regexp + LogStreamNamePrefix string + MaxLength int + NoLogGroupName bool + NoLogStreamName bool + Profile string + Region string + StartTime *time.Time + Timestamps bool + func New(c *cli.Context) (*Config, error)