logc.go @@ -86,7 +86,7 @@ } } func SaveScheduleLog(category, level int, msg string) { func SaveScheduleLog(category, level int, timeout time.Duration, msg string) { }