Hermes
7b04bc1d3c
[grade=A] P1-8: replace 66 console.* calls across 6 remaining files with structured logger
Files changed:
- src/security/crypto-utils.js: 16 calls → log tagged 'crypto'
- src/security/docker-security.js: 15 calls → log tagged 'security'
- src/managers/port-lock-manager.js: 16 calls → log tagged 'portlock'
- src/docker/self-updater.js: 10 calls → log tagged 'updater'
- src/security/event-workers.js: 5 calls → log tagged 'events'
- src/security/keychain-manager.js: 4 calls → log tagged 'keychain'
Fixed 2 bugs found during sweep:
- self-updater.js:161 — arrow expression body had trailing semicolon (SyntaxError)
- port-lock-manager.js:137 — log.error referenced 'port' var out of scope (ReferenceError)
1539/1539 Jest tests pass. All ESLint warnings pre-existing (0 new).
2026-08-10 20:23:58 -07:00
..
2026-08-08 15:39:48 -07:00
2026-07-25 14:09:40 -07:00
2026-05-17 11:38:45 -07:00
2026-06-18 18:52:48 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-06-10 19:36:05 -07:00
2026-08-08 15:39:48 -07:00
2026-08-04 14:18:49 -07:00
2026-08-10 20:23:58 -07:00
2026-03-05 02:26:12 -08:00
2026-03-29 22:35:13 -07:00
2026-05-05 17:52:05 -07:00
2026-06-29 07:22:33 -07:00
2026-03-23 13:39:05 -07:00
2026-03-05 02:26:12 -08:00
2026-03-29 22:35:13 -07:00
2026-03-29 22:35:13 -07:00
2026-06-28 04:11:32 -07:00
2026-05-04 16:36:09 -07:00
2026-08-04 14:18:49 -07:00
2026-05-17 11:38:45 -07:00
2026-08-08 15:39:48 -07:00
2026-08-08 15:39:48 -07:00
2026-07-20 00:53:05 -07:00
2026-07-20 00:53:05 -07:00
2026-07-24 05:14:56 -07:00