Files
RedBear-OS/drivers/common
Red Bear OS 37289beee0 Revert 'common/logger: quiet console output to Warn'
The Warn console level correlated with a deterministic login-auth
regression in the mini image (login reads the username but never reaches
MOTD/spawn_shell; 0/3 boots authenticated vs 1/1 with Info). Restore
Info-level console output while the interaction is re-verified; console
spam will be reduced later via a safer mechanism (routing daemon output,
not lowering the shared log level).
2026-07-18 09:47:24 +09:00
..