You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add structured logging infrastructure with verbose mode support:
- Add --verbose global flag to enable debug output
- Add DTVEM_VERBOSE env var for shim debugging
- Add ui.Debug() function with timestamps for debug messages
- Add debug output to download, extract, install, and list commands
- Improve error messages with URL and file path context
- Add tests for verbose mode functionality
Closes#92
0 commit comments