fix(quality): changes to the logging to reduce un nessasary logging
This commit is contained in:
@@ -101,7 +101,7 @@ export const qualityCycle = async () => {
|
||||
.where(eq(qualityRequest.runningNr, lstQData[i].runningNr));
|
||||
|
||||
createLog(
|
||||
"info",
|
||||
"debug",
|
||||
"lst",
|
||||
"quality",
|
||||
`Pallet ${lstQData[i].runningNr} was updated`,
|
||||
|
||||
Reference in New Issue
Block a user