Windows: fix UTC time logging

This commit is contained in:
Nicola Murino
2021-11-06 16:27:01 +01:00
parent 094ee1522e
commit dfcfcee208
5 changed files with 11 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ var (
LogMaxAge: logMaxAge,
LogCompress: logCompress,
LogVerbose: logVerbose,
LogUTCTime: logUTCTime,
Shutdown: make(chan bool),
}
winService := service.WindowsService{