# Functions
GenerateReport is a wrapper around the steps needed for generating or updating a email summary report.
# Constants
ReportFilenameDateLayout is the time formatting layout for generated reports.
ReportFilenameTemplate is used as a filename template when generating new email check report files.
ReportFileOpenFlags is configured to create report files in append-only write mode.
# Structs
ReportData represents the values that are used when generating reports via templates.