fix(console-noise): pre-warm via auth.getSession + demote stuck crypto-migration logs to debug

This commit is contained in:
byGalax
2026-05-17 01:43:53 +02:00
parent c9a64bf898
commit 49855c5d3f
3 changed files with 30 additions and 12 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ async function runLegacyMigration(
}
}
console.info(
console.debug(
'[crypto-migration] vault scan:',
'serverDevices=' + report.serverDevices,
'keysFromServerList=' + report.strongholdKeysFromServerDevices,