bug: Improve logs command and configuration coherence #10
Labels
bug
Something isn't working
enhancement
New feature or request
good first issue
Good for newcomers
Needs Fix
The issue is understood and ready for code to be written.
Bug Report
Current Behavior
Log command implementation has several issues:
logs.path
andlogs.output
settingsConfiguration inconsistencies:
logs.path
andlogs.output
Expected Behavior
Move logging logic to
pkg/logs
:Configuration precedence rules:
Implementation Plan
Code Changes
Migration Plan
Phase 1: Add new package structure
Phase 2: Update configuration validation
Phase 3: Migrate logs command
Phase 4: Add tests
Phase 5: Documentation updates
Acceptance Criteria
Additional Notes
The text was updated successfully, but these errors were encountered: