fix(pkg/logfile): add compression
This commit is contained in:
		| @@ -66,8 +66,6 @@ func Start(cnf *config.Configuration, cleanCacheInterval time.Duration, compress | ||||
| 				logger.Error("Can not turn on blue info light: %v", err) | ||||
| 			} | ||||
|  | ||||
| 			//temperaturesLogfile,_ := temperatureLogfile.ReadTemperatures() | ||||
|  | ||||
| 			err = logfile.AppendTemperatures(temperatureLogfile, compression, temperatureCache) | ||||
| 			if err != nil { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user