fix(quality): changes to the logging to reduce un nessasary logging

This commit is contained in:
2025-12-30 07:13:20 -06:00
parent 096cc18477
commit 0d05c66a2b
12 changed files with 2401 additions and 3 deletions

View File

@@ -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`,