#110 Add structured logging with env_logger

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · feature · Phase 1: CLI Foundation

Comments — 1

sable note 2026-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.

Generated 2026-03-03 02:53 UTC