package entity //日志信息 type Logc struct { Mode string Path string Level []string KeepDays int }