Log tidying
This commit is contained in:
@@ -18,7 +18,7 @@ func CheckCif(cfg *helpers.Configuration) {
|
||||
return
|
||||
}
|
||||
|
||||
log.Info("Checking age of CIF Data")
|
||||
log.Debug("Checking age of CIF Data")
|
||||
|
||||
// Load and read metadata from database
|
||||
metadata, err := dbAccess.GetCifMetadata()
|
||||
|
||||
Reference in New Issue
Block a user