closedmedium·sable·2026-03-02 23:37· closed 2026-03-02 23:37·feature·Phase 1: CLI Foundation
Comments — 1
sablenote2026-03-02 23:37
Add log facade to opake-core (WASM-safe), env_logger backend to opake-cli. Initialize in main.rs before dispatch. Usage: RUST_LOG=debug opake login. Later, opake-web will use console_log as the backend instead — core stays portable.
Add log facade to opake-core (WASM-safe), env_logger backend to opake-cli. Initialize in main.rs before dispatch. Usage: RUST_LOG=debug opake login. Later, opake-web will use console_log as the backend instead — core stays portable.