package config type Log struct { MaxSizeMB int MaxBackups int MaxAgeDays int }