Quiet logs

This commit is contained in:
Owen
2026-07-06 11:13:11 -04:00
parent 0b5b732a48
commit 71da22328c
3 changed files with 3 additions and 3 deletions
@@ -116,7 +116,7 @@ export async function applyNewtDockerBlueprint(
source: "NEWT"
});
} catch (error) {
logger.error(`Failed to update database from config: ${error}`);
logger.debug(`Failed to update database from config: ${error}`);
await sendToClient(newtId, {
type: "newt/blueprint/results",
data: {