Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
StartTime *time.Time
EndTime *time.Time
LogGroupNameFilter *regexp.Regexp
LogStreamNameFilter *regexp.Regexp
LogStreamNamePrefix string
FilterPattern string
Profile string
Code string
Region string
Timestamps bool
EventID bool
NoLogGroupName bool
NoLogStreamName bool
MaxLength int
Color bool
}
Config represents config
Click to show internal directories.
Click to hide internal directories.